mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Get a not-*quite*-so-old version of pip
This commit is contained in:
parent
abf319888d
commit
33bd9bf503
2
tox.ini
2
tox.ini
@ -20,7 +20,7 @@ passenv = TAHOE_LAFS_* PIP_* SUBUNITREPORTER_* USERPROFILE HOMEDRIVE HOMEPATH
|
||||
# available to those systems. Installing it ahead of time (with pip) avoids
|
||||
# this problem.
|
||||
deps =
|
||||
pip<19
|
||||
pip>8.1.1,<19
|
||||
certifi
|
||||
subunitreporter
|
||||
# We add usedevelop=True for speed, and extras=test to get things like "mock"
|
||||
|
Loading…
Reference in New Issue
Block a user