Skip to content

Commit

Permalink
Merge pull request #7717 from pradyunsg/virtualenv-bodgefix-ci
Browse files Browse the repository at this point in the history
Workaround breaking changes in virtualenv for CI
  • Loading branch information
pradyunsg authored Feb 11, 2020
2 parents c24aba5 + 6fd36bd commit 723b845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ pytest-xdist<1.28.0
pyyaml
setuptools>=39.2.0 # Needed for `setuptools.wheel.Wheel` support.
scripttest
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv
https://github.com/pypa/virtualenv/archive/legacy.zip#egg=virtualenv
werkzeug==0.16.0
wheel

0 comments on commit 723b845

Please sign in to comment.