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

Make project PEP 518 and PEP 621 compliant #188

Open
markcoletti opened this issue Oct 11, 2024 · 1 comment
Open

Make project PEP 518 and PEP 621 compliant #188

markcoletti opened this issue Oct 11, 2024 · 1 comment

Comments

@markcoletti
Copy link

markcoletti commented Oct 11, 2024

PEP 518 and PEP 621 define the new standard for setting up a python package. The use of distutils and setuptools are deprecated in favor of using TOML files. We will need to convert to this new configuration management system.

@markcoletti
Copy link
Author

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