mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14: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/
|
||||
jedi.egg-info/
|
||||
record.json
|
||||
/.cache/
|
||||
|
||||
Reference in New Issue
Block a user