feat: switch from setup.cfg to pyproject.toml + hatchling

This commit is contained in:
Lance Edgar 2024-06-10 15:55:14 -05:00
parent f80d03daaa
commit 5cf8d2ac05
6 changed files with 69 additions and 61 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
*~
*.pyc
dist/
pyCOREPOS.egg-info/