Replies: 1 comment
-
That's a typical use case for a plugin. (If no one has written such a plugin yet, it probably wasn't important enough.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
That would be truly awesome if poetry was able to import and generate a poetry-pyproject.toml file from setup.py projects.
PDM has this through
pdm import
. There are tools to migrate/convert setup.py/setup.cfg to PEP 621 pyproject.toml but there are none for poetry pyprojects.toml.Beta Was this translation helpful? Give feedback.
All reactions