Merge pull request #3150 from alanbato/pytest_cache

Change cache directory structure to include `pytest`
This commit is contained in:
Bruno Oliveira
2018-01-27 10:08:56 -02:00
committed by GitHub
4 changed files with 14 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
The default cache directory has been renamed from ``.cache`` to ``.pytest_cache`` after community feedback that the name ``.cache`` did not make it clear that it was used by pytest.