Forced python3 for setups not using a virtualenv

This commit is contained in:
Daniel Quinn 2016-01-24 12:31:02 +00:00
parent cb8fb4a820
commit 04bcb1cdad

View File

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