added threadripper as pypi proxy
This commit is contained in:
@@ -49,6 +49,12 @@ dash-bootstrap-components = "^1.5.0"
|
|||||||
dash-mantine-components = "^0.12.1"
|
dash-mantine-components = "^0.12.1"
|
||||||
dash-auth = "^2.2.0"
|
dash-auth = "^2.2.0"
|
||||||
|
|
||||||
|
|
||||||
|
[[tool.poetry.source]]
|
||||||
|
name = "threadripper"
|
||||||
|
url = "http://192.168.1.2:5001"
|
||||||
|
priority = "primary"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|||||||
Reference in New Issue
Block a user