pre-commit/requirements-dev.txt
2016-02-07 10:52:08 -08:00

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