diff --git a/pyproject.toml b/pyproject.toml index b742c761..2bc6434c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,4 +17,8 @@ testpaths = ["tests/"] source = ["vivarium_inputs"] [tool.coverage.report] -show_missing = true \ No newline at end of file +show_missing = true + +[[tool.uv.index]] +name = "ihme_artifactory" +url = "https://artifactory.ihme.washington.edu/artifactory/api/pypi/pypi-shared/simple/"