1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-20 16:54:31 +03:00

Explicitly invoke python2 for more recent Linux distros

This commit is contained in:
Jonathan Harris 2017-07-11 16:48:30 +01:00
parent 6c640ea7fe
commit b280bcadf8

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
# -*- coding: utf-8 -*-
import sys