Add --use-pypi-index

This commit is contained in:
taoky
2024-08-08 14:50:22 +08:00
parent 008617cccd
commit 4d602a3649
2 changed files with 65 additions and 21 deletions

View File

@ -2,6 +2,7 @@
# repo = "/example/path"
sync_packages = true
# shadowmire_upstream = "http://example.com/pypi/web/"
# use_pypi_index = true
exclude = [
"[a-z]"
]