We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7338ea8 commit 13fa942Copy full SHA for 13fa942
pyproject.toml
@@ -18,4 +18,9 @@ testpaths = ["tests/"]
18
source = ["gbd_mapping"]
19
20
[tool.coverage.report]
21
-show_missing = true
+show_missing = true
22
+
23
+[[tool.uv.index]]
24
+name = "ihme_artifactory"
25
+# Required URL for the index.
26
+url = "https://artifactory.ihme.washington.edu/artifactory/api/pypi/pypi-shared/"
0 commit comments