package filter of pypi

This commit is contained in:
root 2020-05-31 12:14:07 +08:00 committed by z4yx
parent 243a8b2383
commit e1cd17b44a

11
pypi.sh
View File

@ -22,6 +22,17 @@ workers = 10
hash-index = false
stop-on-error = false
delete-packages = true
[plugins]
enabled =
blacklist_project
[blacklist]
packages =
tf-nightly-gpu
tf-nightly
tensorflow-io-nightly
tf-nightly-cpu
EOF
/usr/bin/timeout -s INT 36000 $BANDERSNATCH -c $CONF mirror
if [[ $? == 124 ]]; then