feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
783e5770f1
commit
92285dcbc1
6 changed files with 78 additions and 86 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
*~
|
||||
*.pyc
|
||||
Messkit.egg-info/
|
||||
dist/
|
||||
docs/_build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue