add protoThor

This commit is contained in:
julius 2024-11-14 15:49:35 +01:00
parent 39486567b2
commit f103e1b00a
Signed by: julius
GPG Key ID: C80A63E6A5FD7092
2 changed files with 1230 additions and 1 deletions

View File

@ -4,4 +4,26 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []
dependencies = [
"protothor>=0.1.1",
"protothor-datarecords>=0.8.1",
]
[tool.uv.sources]
protothor = [{index = "protothor-gitlab"}]
protothor-datarecords = [{index = "protothor-datarecords-gitlab"}]
[[tool.uv.index]]
name = "protothor-datarecords-gitlab"
url = "https://git.hs-mittweida.de/api/v4/projects/2428/packages/pypi/simple"
default = false
[[tool.uv.index]]
name = "protothor-gitlab"
url = "https://git.hs-mittweida.de/api/v4/projects/2346/packages/pypi/simple"
default = false
[[tool.uv.index]]
name = "torch-cpu"
url = "https://download.pytorch.org/whl/cpu"
default = false

1207
uv.lock

File diff suppressed because it is too large Load Diff