mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
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/
|
/dist/
|
||||||
jedi.egg-info/
|
jedi.egg-info/
|
||||||
record.json
|
record.json
|
||||||
|
/.cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user