Set a more specific python version.

This commit is contained in:
Patrick Jentsch 2019-05-23 10:09:01 +02:00
parent b1d9c49bb9
commit f42e166c9f

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3 #!/usr/bin/env python3.5
# coding=utf-8 # coding=utf-8
import argparse import argparse