feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
95e89a6081
commit
3af49e2e62
5 changed files with 71 additions and 128 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
*~
|
||||
*.pyc
|
||||
dist/
|
||||
rattail_tutorial.egg-info/
|
||||
docs/_build/
|
||||
.tox/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue