We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc761a commit a2cad97Copy full SHA for a2cad97
dist.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-python setup.py sdist --formats=zip
+python3 setup.py sdist --formats=zip
0 commit comments