Steffen Möller pushed to branch master at Debian Med / conda
Commits: a62acd51 by Steffen Möller at 2020-01-15T13:57:53+01:00 Extra clean of .pytest_cache - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -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/ ; \ View it on GitLab: https://salsa.debian.org/med-team/conda/commit/a62acd51adc8f76e60c445a536f5bc62769db47c -- View it on GitLab: https://salsa.debian.org/med-team/conda/commit/a62acd51adc8f76e60c445a536f5bc62769db47c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
