Skip to content

Commit 13fa942

Browse files
authored
add artifactory
1 parent 7338ea8 commit 13fa942

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,9 @@ testpaths = ["tests/"]
1818
source = ["gbd_mapping"]
1919

2020
[tool.coverage.report]
21-
show_missing = true
21+
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

Comments
 (0)