mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
15 lines
249 B
Text
15 lines
249 B
Text
-e .
|
|
|
|
astroid<1.3.3
|
|
coverage
|
|
flake8
|
|
mock
|
|
pylint<1.4
|
|
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
|