Commit a62acd51 authored by Steffen Möller's avatar Steffen Möller
Browse files

Extra clean of .pytest_cache

parent 28ca6066
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ export https_proxy=http://127.0.0.1:9/
override_dh_auto_clean:
	dh_auto_clean
	rm -f conda/.version
	rm -rf .pytest_cache
	# First moving back files from inner folder
	if [ -d $(CURDIR)/tmp_test_ignore/conda_env ] ; then \
		mv $(CURDIR)/tmp_test_ignore/conda_env/* tests/conda_env/ ; \