Change makefile back to python27.

This commit is contained in:
Steven Malis 2019-11-15 11:19:13 -08:00
parent f37f423ac1
commit 56f9212b72

View file

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