Skip to content

Commit d9a1ca9

Browse files
committed
setup.py: Change shebang to /usr/bin/python3
1 parent 8d0223d commit d9a1ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/python3
22

33
import sys
44

0 commit comments

Comments
 (0)