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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,3 +11,4 @@
|
||||
/dist/
|
||||
jedi.egg-info/
|
||||
record.json
|
||||
/.cache/
|
||||
|
||||
Reference in New Issue
Block a user