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

Migrate to pyproject.toml #116

Open
matthewcarbone opened this issue Sep 14, 2022 · 0 comments
Open

Migrate to pyproject.toml #116

matthewcarbone opened this issue Sep 14, 2022 · 0 comments

Comments

@matthewcarbone
Copy link

I think it's PEP 621 that recommends we begin to migrate package metadata to the pyproject.toml file instead of a combination of setup.py, setup.cfg and other metadata files. I'm happy to take a shot at doing this if desired. I believe I know how (at the very least, I have a way to do it, which can be built upon). I can also provide a tutorial on how to couple it with GitHub actions (there is an open PR for this #105, but it appears to be quite stale). Let me know (I want to be sure there's still interest in making significant updates to this repo before I do)!

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