madpah / requirements-parser

A Pip requirements file parser.
https://requirements-parser.readthedocs.io
Apache License 2.0
125 stars 41 forks source link

pyproject.toml: fix poetry sdist includes #87

Closed gotmax23 closed 6 months ago

gotmax23 commented 1 year ago

Without specifying format = "sdist", poetry installs these files straight into the root site-packages directory.