feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
4e3b8f6520
commit
8c51ee8735
6 changed files with 66 additions and 63 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
*~
|
||||
*.pyc
|
||||
dist/
|
||||
rattail_fabric2.egg-info/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue