Revert "Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests"

This reverts commit 894862462d, reversing
changes made to b1e6063e12.
This commit is contained in:
Anthony Sottile 2016-02-07 14:08:17 -08:00
parent 5168bb7ed3
commit d8d401e1a3
2 changed files with 1 additions and 7 deletions

View file

@ -9,7 +9,3 @@ pytest
# setuptools breaks pypy3 with extraneous output
setuptools<18.5
# latest virtualenv combined with downgrading setuptools = sadness
# https://github.com/pypa/pip/issues/3461
virtualenv<14