Add versioning scripts and update README for packaging instructions

This commit is contained in:
claudi 2026-04-07 11:37:43 +02:00
parent 904f4e487e
commit 2be62e36fd
5 changed files with 257 additions and 0 deletions

View file

@ -17,6 +17,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"build>=1.2,<2",
"datamodel-code-generator>=0.28,<0.31",
"pytest>=8,<9",
"pytest-httpx>=0.35,<0.36",