diff --git a/modules/openstack_project/files/slave_scripts/run-wheel.sh b/modules/openstack_project/files/slave_scripts/run-wheel.sh index 8286930c1b..0fdc40f91a 100644 --- a/modules/openstack_project/files/slave_scripts/run-wheel.sh +++ b/modules/openstack_project/files/slave_scripts/run-wheel.sh @@ -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