Merge "Don't delete tarballs in run-wheel.sh"
This commit is contained in:
commit
930ff0d40b
@ -28,7 +28,7 @@ fi
|
||||
|
||||
source /usr/local/jenkins/slave_scripts/select-mirror.sh $org $project
|
||||
|
||||
rm -f dist/*.tar.gz
|
||||
rm -f dist/*.whl
|
||||
tox -evenv pip install wheel
|
||||
tox -evenv python setup.py bdist_wheel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user