Move to hatch based build

This commit is contained in:
Jan Petykiewicz 2022-08-18 23:01:59 -07:00
commit 2700977a76
7 changed files with 53 additions and 63 deletions

3
.gitignore vendored
View file

@ -7,4 +7,5 @@ __pycache__/
build/
dist/
*.egg-info/
.mypy_cache
.mypy_cache/
.pytest_cache/