feat: add build and upload scripts for Forgejo PyPI, update version management
This commit is contained in:
parent
462c8aeac9
commit
64ea445ec3
12 changed files with 1288 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -25,6 +25,9 @@ dmypy.json
|
|||
# Environment files
|
||||
.env
|
||||
|
||||
# PyPI credentials
|
||||
.pypirc
|
||||
|
||||
# pytest
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue