Files
semapform_api/pyproject.toml
2025-11-25 04:45:15 +01:00

14 lines
319 B
TOML

[project]
name = "semapform-api"
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",
]
[[tool.uv.index]]
name = "gitea"
url = "https://git.theprivateserver.de/api/packages/PHB/pypi/simple/"