Skip to content

use pyproject.toml instead of setup.py #76

New issue

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

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

Already on GitHub? # to your account

Closed
2 tasks
rffontenelle opened this issue Oct 23, 2022 · 0 comments · Fixed by #86
Closed
2 tasks

use pyproject.toml instead of setup.py #76

rffontenelle opened this issue Oct 23, 2022 · 0 comments · Fixed by #86

Comments

@rffontenelle
Copy link
Contributor

rffontenelle commented Oct 23, 2022

pip is now outputting deprecation warning when installing projects setup.py-based in favor of pyproject.toml :

DEPRECATION: sphinx-intl is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant