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.
1 parent 4afd243 commit 8828f10Copy full SHA for 8828f10
Makefile
@@ -29,3 +29,6 @@ test-upload:
29
30
upload:
31
twine upload dist/*
32
+
33
+clean:
34
+ rm -rf dist
0 commit comments