Change makefile back to python27.
This commit is contained in:
parent
f37f423ac1
commit
56f9212b72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
all:
|
||||
python test.py
|
||||
python2.7 test.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue