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 to a PEP621 project configuration #719

Open
purepani opened this issue May 23, 2024 · 0 comments
Open

Update to a PEP621 project configuration #719

purepani opened this issue May 23, 2024 · 0 comments

Comments

@purepani
Copy link

PEP621 defines a format for pyproject.toml to be shared across package managers, all package managers aside from poetry currently support it. Since this is the accepted way to package a python package now, updating to it would allow for support for more modern tools. I have a local clone of this repo where I used pdm to convert the setup.py file, and as far as I'm able to test, it works pretty well. If pdm is the package manager you would like to use, I can clean up the local repo and submit a PR.

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