Set python version explicitly to python3

- Closes #259

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2020-02-23 21:32:39 +01:00
parent 6b75a5f92d
commit 5ab9b86e56
5 changed files with 12 additions and 8 deletions

View file

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