Skip to content

Commit 7b7165f

Browse files
committed
Force pip version to 7.1.2 in tox for py32 (support dropped for latter versions)
1 parent 13897db commit 7b7165f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ deps =
1212
mg28: PyMongo>=2.8,<3.0
1313
mg30: PyMongo>=3.0
1414
mgdev: https://github.com/mongodb/mongo-python-driver/tarball/master
15+
py32: pip==7.1.2
1516
setenv =
1617
PYTHON_EGG_CACHE = {envdir}/python-eggs
1718
passenv = windir

0 commit comments

Comments
 (0)