Add Forgejo upload script and update documentation for package registry

This commit is contained in:
claudi 2026-04-07 11:55:38 +02:00
parent 2be62e36fd
commit 9c8ddfdc8a
5 changed files with 160 additions and 0 deletions

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ dist/
*.egg-info/
.eggs/
pip-wheel-metadata/
.pypirc
# Test and coverage output
.pytest_cache/