summaryrefslogtreecommitdiff
path: root/specviz/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-12-18 23:31:21 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-12-18 23:41:24 -0500
commit908697ad30064346781b45d1bab16eadd6c207ce (patch)
treeefaedbe656b021d7c8df25c153d3738b7c69de0d /specviz/build.sh
parente26d13d100c5eb0015b03845b4df6feab689ba3f (diff)
downloadastroconda-contrib-908697ad30064346781b45d1bab16eadd6c207ce.tar.gz
[PATCH] Address py37 build issues (one off)
Diffstat (limited to 'specviz/build.sh')
-rw-r--r--specviz/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/specviz/build.sh b/specviz/build.sh
index 5a5aeeb..b699425 100644
--- a/specviz/build.sh
+++ b/specviz/build.sh
@@ -1 +1 @@
-$PYTHON setup.py install
+$PYTHON setup.py install --single-version-externally-managed --record=root.txt