Merge pull request #559 from pre-commit/remove_pypy3_hacks

Remove pypy3 workarounds since we don't test pypy3.2
This commit is contained in:
Anthony Sottile 2017-07-09 15:15:13 -07:00 committed by GitHub
commit 1a07a24d13

View file

@ -5,6 +5,3 @@ flake8
mock
pytest
pytest-env
# setuptools breaks pypy3 with extraneous output
setuptools<18.5