We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ac8bf commit bf64580Copy full SHA for bf64580
Makefile
@@ -0,0 +1,4 @@
1
+all:
2
+ rm dist/*
3
+ python setup.py sdist
4
+ twine upload dist/*
0 commit comments