forked from jan/mem_edit
Move to hatch-based build
This commit is contained in:
parent
d49555ad15
commit
303620b0a2
8 changed files with 63 additions and 72 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,8 +1,13 @@
|
|||
.idea/
|
||||
|
||||
__pycache__
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
|
||||
*.pickle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue