This commit is contained in:
@@ -28,7 +28,16 @@ dependencies = [
|
||||
"sqlalchemy>=2.0.40",
|
||||
"sqlmodel>=0.0.24",
|
||||
"stomp-py",
|
||||
"kontor-model",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
kontor_model = { path = "../kontor-model", editable = true }
|
||||
[[tool.uv.index]]
|
||||
name = "nexus"
|
||||
url = "https://nexus.thpeetz.de/repository/pypi-group/simple"
|
||||
publish-url = "https://nexus.thpeetz.de/repository/pypi-internal/"
|
||||
default = true
|
||||
|
||||
|
||||
[[tool.uv.index]]
|
||||
name = "nexus-proxy"
|
||||
url = "https://nexus.thpeetz.de/repository/pypi-proxy/simple"
|
||||
|
||||
Reference in New Issue
Block a user