mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 04:50:20 -06:00
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:
@@ -5,6 +5,3 @@ flake8
|
||||
mock
|
||||
pytest
|
||||
pytest-env
|
||||
|
||||
# setuptools breaks pypy3 with extraneous output
|
||||
setuptools<18.5
|
||||
|
||||
Reference in New Issue
Block a user