We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clean-dist
1 parent b3bca00 commit 8c438b7Copy full SHA for 8c438b7
Makefile
@@ -75,7 +75,7 @@ cleanpytest :
75
clean-all : clean clean-dist ;
76
77
.PHONY : clean-dist
78
-cleandist :
+clean-dist :
79
rm -rf ./dist/*
80
81
.PHONY : clean-venv
0 commit comments