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

This commit is contained in:
Lance Edgar 2024-06-10 19:04:06 -05:00
parent 9d1ae0a601
commit 1c39dbd881
6 changed files with 71 additions and 71 deletions

2
.gitignore vendored
View file

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