summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b5cb0903..eeb10535 100644
--- a/Makefile
+++ b/Makefile
@@ -24,9 +24,7 @@ clean: clean_platform ## Remove artifacts of test execution, i
rm -f .coverage .coverage.* coverage.xml .metacov*
rm -f .tox/*/lib/*/site-packages/zzz_metacov.pth
rm -f */.coverage */*/.coverage */*/*/.coverage */*/*/*/.coverage */*/*/*/*/.coverage */*/*/*/*/*/.coverage
- rm -f tests/covmain.zip tests/zipmods.zip
- rm -rf tests/eggsrc/build tests/eggsrc/dist tests/eggsrc/*.egg-info
- rm -f setuptools-*.egg distribute-*.egg distribute-*.tar.gz
+ rm -f tests/covmain.zip tests/zipmods.zip tests/zip1.zip
rm -rf doc/_build doc/_spell doc/sample_html_beta
rm -rf tmp
rm -rf .cache .pytest_cache .hypothesis