Move to hatch-based build

This commit is contained in:
Jan Petykiewicz 2022-08-18 23:41:19 -07:00
commit 303620b0a2
8 changed files with 63 additions and 72 deletions

7
.gitignore vendored
View file

@ -1,8 +1,13 @@
.idea/
__pycache__
__pycache__/
*.pyc
*.egg-info/
build/
dist/
.pytest_cache/
.mypy_cache/
*.pickle