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 b4275e5 commit d648611Copy full SHA for d648611
Makefile
@@ -0,0 +1,5 @@
1
+sdist:
2
+ python setup.py sdist bdist_wheel --universal
3
+
4
+.PHONY sdist
5
0 commit comments