Skip to content

Commit 8828f10

Browse files
committed
Add clean
1 parent 4afd243 commit 8828f10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ test-upload:
2929

3030
upload:
3131
twine upload dist/*
32+
33+
clean:
34+
rm -rf dist

0 commit comments

Comments
 (0)