shadowmire/config.example.toml
2025-06-29 01:59:05 +08:00

13 lines
225 B
TOML

[options]
# repo = "/example/path"
sync_packages = true
# shadowmire_upstream = "http://example.com/pypi/web/"
# use_pypi_index = true
exclude = [
"^[a-z]"
]
prerelease_exclude = [
".+"
]
excluded_wheel_filename = []