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

Move static project metadata to pyproject.toml #226

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Nov 16, 2023

This PR moves static project metadata to pyproject.toml, removing setup.cfg and clearing up setup.py a bit.

Also, update a few useful URLs to repo and docs, clean up some old Python version classifiers, add a .gitignore file.

I noticed that build.yml was "disabled manually"; it can be re-enabled, as there was a fix from #223 to make it work. This build is used for the CI status on the README.md page. (Unless another build status should be used instead, suggestions welcome).

@jswhit jswhit merged commit 3881bbd into jswhit:master Nov 18, 2023
30 checks passed
@mwtoews mwtoews deleted the pyproject-toml branch November 18, 2023 05:19
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 this pull request may close these issues.

2 participants