mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
partially valid optimization mistakenly snuck in
This commit is contained in:
parent
1ebc59b2fe
commit
412899174b
@ -16,7 +16,7 @@ sudo --set-home -u nobody virtualenv --python python2.7 /tmp/tests
|
||||
# requirements (TLS >= 1.2) are incompatible with the old TLS clients
|
||||
# available to those systems. Installing it ahead of time (with pip) avoids
|
||||
# this problem.
|
||||
sudo --set-home -u nobody PIP_FIND_LINKS=/tmp/packages /tmp/tests/bin/pip install certifi
|
||||
sudo --set-home -u nobody /tmp/tests/bin/pip install certifi
|
||||
|
||||
# Python packages we need to support the test infrastructure. *Not* packages
|
||||
# Tahoe-LAFS itself (implementation or test suite) need.
|
||||
|
Loading…
x
Reference in New Issue
Block a user