change python-version
This commit is contained in:
parent
febc7fef83
commit
3082530c84
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python -u
|
#!/usr/bin/env python3 -u
|
||||||
|
|
||||||
from __future__ import with_statement
|
from __future__ import with_statement
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue