mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 12:30:08 -06:00
Add pin for setuptools under test since it breaks pypy3
This commit is contained in:
@@ -6,3 +6,6 @@ flake8
|
||||
mock
|
||||
pylint<1.4
|
||||
pytest
|
||||
|
||||
# setuptools breaks pypy3 with extraneous output
|
||||
setuptools<18.5
|
||||
|
||||
Reference in New Issue
Block a user