Require python2.7
This commit is contained in:
parent
38becacace
commit
5d81cfdac6
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.7
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.7
|
||||||
"""\
|
"""\
|
||||||
This file has a bunch of versions tests taken from the excellent version
|
This file has a bunch of versions tests taken from the excellent version
|
||||||
detection in Homebrew.
|
detection in Homebrew.
|
||||||
|
Loading…
Reference in New Issue
Block a user