feat: Add packaging and publishing scripts, update dependencies, and enhance .gitignore
This commit is contained in:
parent
f2e5774204
commit
6ba7b0773a
6 changed files with 218 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ __pycache__/
|
|||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
.pypirc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue