Look at the wheelhouse!

Otherwise all non-wheels are rebuilt every time anyway!
This commit is contained in:
Jean-Paul Calderone 2018-07-10 15:04:24 -04:00
parent a3f9361c86
commit 150ce7d91f

View File

@ -31,6 +31,7 @@ sudo --set-home -u nobody /tmp/tests/bin/pip install --upgrade pip setuptools wh
# Populate the wheelhouse, if necessary.
sudo --set-home -u nobody /tmp/tests/bin/pip \
wheel \
--find-links "${PIP_FIND_LINKS}" \
--wheel-dir "${WHEELHOUSE_PATH}" \
/tmp/project