anki/requirements.check
Damien Elmes 339ec45f92 use pylint that supports isort 5
when updating, make sure to pip install --reinstall requirements.check
2019-12-23 11:32:19 +10:00

9 lines
203 B
Plaintext

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