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

Update package metadata #11655

Closed
ofek opened this issue Sep 11, 2022 · 1 comment · Fixed by #11656 or #11730
Closed

Update package metadata #11655

ofek opened this issue Sep 11, 2022 · 1 comment · Fixed by #11656 or #11730

Comments

@ofek
Copy link
Contributor

ofek commented Sep 11, 2022

Is your feature request related to a problem? Please describe.

The Python packaging ecosystem has standardized on the interface for build backends (PEP 517/PEP 660) and the format for metadata declaration (PEP 621/PEP 631). As a result, the execution of setup.py files is now deprecated.

Describe the solution you'd like

Use modern packaging standards

Describe alternatives you've considered

Doing nothing is an option for now

@adiroiban
Copy link
Member

Reopening this as the PR will be reverted.

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

Successfully merging a pull request may close this issue.

2 participants