avoid unnecessary reinstall in requirements.check

This commit is contained in:
Damien Elmes 2019-12-23 13:26:33 +10:00
parent 4dd21c771c
commit 8e6efa4d0c

View file

@ -2,7 +2,7 @@ nose
mock
mypy==0.750
# fixme: when isort 5.0 is released, switch to pypy
git+https://github.com/dae/isort
git+https://github.com/dae/isort#egg=isort
# fixme: when pylint supports isort 5.0, switch to pypy
git+https://github.com/dae/pylint
git+https://github.com/dae/pylint#egg=pylint
black