mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
Workaround pypa/pip#3461
This commit is contained in:
parent
b1e6063e12
commit
b0797b4c6e
2 changed files with 7 additions and 1 deletions
|
|
@ -9,3 +9,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue