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 fb84a83 commit a152702Copy full SHA for a152702
Makefile
@@ -0,0 +1,5 @@
1
+test:
2
+ tox
3
+
4
+pypi:
5
+ python setup.py sdist upload
0 commit comments