anki/requirements.check
Damien Elmes 6a83654718 fix 32 bit Linux builds
if you're reusing a venv, run 'make clean' and 'pip uninstall maturin'
before building again.
2019-12-27 08:42:48 +10:00

8 lines
213 B
Plaintext

nose2
mock
# fixme: when isort 5.0 is released, switch to pypi
git+https://github.com/dae/isort#egg=isort
# fixme: when pylint supports isort 5.0, switch to pypi
git+https://github.com/dae/pylint#egg=pylint
black