From c692088e04d76583e209a1fd6f84414f49547049 Mon Sep 17 00:00:00 2001
From: jlaura <jlaura@asu.edu>
Date: Thu, 1 Feb 2018 19:15:00 -0700
Subject: [PATCH] Update build.sh

---
 recipe/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipe/build.sh b/recipe/build.sh
index 762d43b..78b4bda 100644
--- a/recipe/build.sh
+++ b/recipe/build.sh
@@ -1 +1 @@
-python setup.py install
+python setup.py install --single-version-externally-managed --record record.txt
-- 
GitLab