feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
dd58c640fa
commit
1402d437b5
6 changed files with 122 additions and 132 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*~
|
||||
*.pyc
|
||||
.coverage
|
||||
.tox/
|
||||
dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue