Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pyproject.toml / poetry support #52

Open
jhermann opened this issue Aug 2, 2021 · 0 comments
Open

Add pyproject.toml / poetry support #52

jhermann opened this issue Aug 2, 2021 · 0 comments
Assignees

Comments

@jhermann
Copy link
Owner

jhermann commented Aug 2, 2021

Instead of importing setup.py, parse pyproject.toml for metadata. Auto-switch between modes, and prefer pyproject.toml.

Cf. PEP 621 -- Storing project metadata in pyproject.toml | Python.org

Soecifically check all code that references setup.py or setup.cfg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant