Move to hatch-based build
This commit is contained in:
parent
41d994e8fc
commit
cbd484db6a
7 changed files with 52 additions and 56 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
__pycache__/
|
||||
|
||||
*.idea
|
||||
|
||||
|
|
@ -7,6 +7,7 @@ build/
|
|||
dist/
|
||||
*.egg-info/
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue