Skip to content

Commit 0d1f6b9

Browse files
committed
config/ie/buildAll : Do not lock to a specific python version
1 parent e78fde2 commit 0d1f6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ie/buildAll

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

33
import IEEnv
44
import subprocess

0 commit comments

Comments
 (0)