forked from VimPlug/jedi
Added pytest-cache to tox.ini
This allows you to only run the last failed tests using `py.test --lf` or `tox -- --lf`.
This commit is contained in:
This allows you to only run the last failed tests using `py.test --lf` or `tox -- --lf`.