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

View file

@ -21,6 +21,7 @@ dev = [
"datamodel-code-generator>=0.28,<0.31",
"pytest>=8,<9",
"pytest-httpx>=0.35,<0.36",
"twine>=6,<7",
]
[tool.setuptools.packages.find]