anki/pylib/requirements.dev
Damien Elmes 1070c866f3 switch from nose2 to pytest
pytest will show what differs in simple assert statements

concurrent mode is supported with a plugin, but like nose2, concurrent
mode hides the cause of import errors, so I've left it off for now.
2020-01-03 08:52:10 +10:00

10 lines
246 B
Plaintext

wheel
mypy
mypy_protobuf
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