Hardcode python2.7 shebang
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python2.7
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from Configuration import Configuration
|
||||
from Color import Color
|
||||
|
||||
Reference in New Issue
Block a user