diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ clean: -rm -f setuptools-*.egg distribute-*.egg distribute-*.tar.gz -rm -rf doc/_build doc/_spell doc/sample_html_beta -rm -rf .tox_kits - -rm -rf .cache .pytest_cache + -rm -rf .cache .pytest_cache .hypothesis -rm -rf $$TMPDIR/coverage_test sterile: clean |
