mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Look at the wheelhouse!
Otherwise all non-wheels are rebuilt every time anyway!
This commit is contained in:
parent
a3f9361c86
commit
150ce7d91f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user