Set python binary name to python 2.7

This commit is contained in:
Guillaume Gomez 2017-07-14 12:30:17 +02:00
parent e1367ef1b1
commit 33d99e526e
2 changed files with 379 additions and 346 deletions

721
src/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,2 @@
PYTHON=python
all:
python test.py
python2.7 test.py