shadowmire/config.example.toml

13 lines
224 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 = []