anki/pylib/requirements.dev

11 lines
270 B
Plaintext
Raw Normal View History

wheel
mypy
mypy_protobuf>=1.21
black
pytest
# 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