summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e6ea9a30..24d5ffe0 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,6 @@ clean:
-pip uninstall -y coverage
-rm -f *.pyd */*.pyd
-rm -f *.so */*.so
- -PYTHONPATH=. python tests/test_farm.py clean
- -rm -rf tests/farm/*/out
-rm -rf build coverage.egg-info dist htmlcov
-rm -rf __pycache__ */__pycache__ */*/__pycache__ */*/*/__pycache__ */*/*/*/__pycache__ */*/*/*/*/__pycache__
-rm -f *.pyc */*.pyc */*/*.pyc */*/*/*.pyc */*/*/*/*.pyc */*/*/*/*/*.pyc