feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
a8107b6ab1
commit
63b7bd3742
6 changed files with 91 additions and 72 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
*~
|
||||
*.pyc
|
||||
Corporal.egg-info/
|
||||
dist/
|
||||
machines/*/.vagrant/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue