diff --git a/Makefile b/Makefile index f80e714f..17d9f16d 100644 --- a/Makefile +++ b/Makefile @@ -135,6 +135,7 @@ clean: rm -f charts/*.tgz rm -f charts/*/requirements.lock rm -rf charts/*/charts + rm -rf .tox # Install helm binary helm-install: