From 6efc508ccd304c7ea793747288352be2c6483a56 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 5 Feb 2017 23:24:00 -0500 Subject: [PATCH] Use correct python version --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 51ac835..4ccdfc2 100755 --- a/build.py +++ b/build.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2.7 import os, time, sys