feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
9378d9b0f8
commit
af840fdcd4
6 changed files with 70 additions and 88 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
*~
|
||||
*.pyc
|
||||
WuttaPOS.egg-info/
|
||||
dist/
|
||||
wuttapos/assets/custom_header_logo.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue