test: add path, switch to uv
Some checks failed
/ build (pull_request) Failing after 11m20s

This commit is contained in:
2025-11-25 08:35:46 +01:00
parent 63394c0ce7
commit 6837d0b4b3
2 changed files with 23 additions and 20 deletions

View File

@@ -4,10 +4,7 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"bibapi[catalogue]>=0.0.5",
"fastapi>=0.122.0",
]
dependencies = ["bibapi>=0.0.5", "fastapi>=0.122.0"]
[[tool.uv.index]]
name = "gitea"
url = "https://git.theprivateserver.de/api/packages/PHB/pypi/simple/"