#2 use defined user env

to have compatibility with virtualenv
This commit is contained in:
azlux
2018-06-04 19:14:07 +02:00
committed by GitHub
parent 8ad5abd6ef
commit 65f07678aa

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
from __future__ import unicode_literals
import re