anki/pylib/requirements.dev
2020-07-29 14:52:45 +10:00

12 lines
353 B
Plaintext

wheel
mypy
mypy_protobuf>=1.21
black
# fixme: remove pin when https://github.com/pytest-dev/pytest/issues/7558 closed
pytest<6
# fixme: when isort 5.0 is released, switch to pypi
git+https://github.com/ankitects/isort#egg=isort
# fixme: when pylint supports isort 5.0, switch to pypi
git+https://github.com/ankitects/pylint#egg=pylint
stringcase==1.2.0