Explicitly use python3

This commit is contained in:
Markus Mittendrein 2018-11-30 12:38:28 +01:00
parent 373fdbbe86
commit aaffe2ff52
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import sys