mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
package filter of pypi
This commit is contained in:
parent
243a8b2383
commit
e1cd17b44a
11
pypi.sh
11
pypi.sh
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user