add_pypi_proxy #42

Merged
brian merged 7 commits from add_pypi_proxy into main 2024-06-12 21:51:22 +02:00
Showing only changes of commit 70dca8f598 - Show all commits
+1 -1
View File
@@ -52,7 +52,7 @@ dash-auth = "^2.2.0"
[[tool.poetry.source]]
name = "threadripper"
url = "http://192.168.1.2:5001"
url = "http://192.168.1.2:5001/index/"
priority = "primary"
[build-system]