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.
2 parents 60a324b + a6b3952 commit 6e65534Copy full SHA for 6e65534
src/build.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python2
+#!/usr/bin/env python2.7
2
3
from os.path import dirname, join, isfile, realpath, relpath, split
4
from zipfile import ZipFile
0 commit comments