Skip to content

Commit a2cad97

Browse files
committed
Use Python 3
1 parent ffc761a commit a2cad97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
python setup.py sdist --formats=zip
3+
python3 setup.py sdist --formats=zip

0 commit comments

Comments
 (0)