mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Add pin for setuptools under test since it breaks pypy3
This commit is contained in:
parent
b3f927db83
commit
ec6a5bee7f
1 changed files with 3 additions and 0 deletions
|
|
@ -6,3 +6,6 @@ flake8
|
||||||
mock
|
mock
|
||||||
pylint<1.4
|
pylint<1.4
|
||||||
pytest
|
pytest
|
||||||
|
|
||||||
|
# setuptools breaks pypy3 with extraneous output
|
||||||
|
setuptools<18.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue