openSUSE / py2pack

Generate distribution packages from PyPI
Apache License 2.0
69 stars 40 forks source link

Generate requirements en build requirements from pyproject.toml #104

Open aboe76 opened 6 years ago

aboe76 commented 6 years ago

It would be nice if py2pack can read pyproject.toml and generate requirements from this.

example: https://github.com/sdispater/poetry/blob/master/pyproject.toml