feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
parent
6acada7c03
commit
2740db831f
7 changed files with 101 additions and 116 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
*~
|
||||
*.pyc
|
||||
dist/
|
||||
sqlalchemy_pervasive.egg-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue