-
Notifications
You must be signed in to change notification settings - Fork 25
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
[3pt] Move away from setuptools and use pyproject.toml instead #360
Comments
/assign @fridex |
/triage needs-information |
Rotten issues close after 30d of inactivity. /close |
/remove-lifecycle rotten |
/good-first-issue |
@mayaCostantini: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
this might help: https://dephell.readthedocs.io/ |
I think we should turn this into a tracker issue, and open an issue on each of I can script the issue creation without too much trouble I think. |
please go ahead :) |
For now I put repos with a setup.py and no pyproject.toml. There is other (both
If someone can add this to the issues desc... |
Might be relevant (possible way to script the translation): |
Is your feature request related to a problem? Please describe.
As Thoth, I would like to get rid of setuptools and start using pyproject.toml-based projects as that's how Python community is shifting.
Acceptance criteria
The text was updated successfully, but these errors were encountered: