Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- crl-m1:bandersnatch cooper$ cat /tmp/bandersnatch.conf
- ; Config for the Travis CI Integration Test that hits PyPI
- [mirror]
- directory = /tmp/pypi
- json = true
- cleanup = true
- master = https://pypi.org
- timeout = 60
- global-timeout = 18000
- workers = 3
- hash-index = true
- stop-on-error = true
- storage-backend = filesystem
- verifiers = 3
- keep_index_versions = 2
- compare-method = hash
- [plugins]
- enabled =
- allowlist_project
- size_project_metadata
- [size_project_metadata]
- max_package_size = 1000000
- [allowlist]
- packages =
- ACMPlus
- black
- peerme
- pyaib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement