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

{IDEA} Stop using setup.py to build in favor of pyproject.toml #186

Open
Umeaboy opened this issue Apr 5, 2023 · 1 comment
Open

{IDEA} Stop using setup.py to build in favor of pyproject.toml #186

Umeaboy opened this issue Apr 5, 2023 · 1 comment

Comments

@Umeaboy
Copy link

Umeaboy commented Apr 5, 2023

I see this installer still uses the deprecated setup.py solution to build.
What are the valid reasons for not implementing/moving to use pyproject to build instead?

@Umeaboy
Copy link
Author

Umeaboy commented Apr 5, 2023

It's mentioned that it's a legacy method to use python3 setup.py build if you look here:

https://peps.python.org/pep-0517/

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

No branches or pull requests

1 participant