summaryrefslogtreecommitdiff
path: root/pysynphot/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-05-10 12:44:49 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-05-10 12:46:53 -0400
commit2c8a1a5e73b352a61b998facf5e965abe377163a (patch)
treed1fea5201422b0a50f00c6115ac356379cdb5476 /pysynphot/build.sh
parentefe662ca7d03d4a6b98f95c7209e899bd87bbf8d (diff)
downloadastroconda-dev-fixups.tar.gz
pysynphot: fix requirementsfixups
Diffstat (limited to 'pysynphot/build.sh')
-rw-r--r--pysynphot/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysynphot/build.sh b/pysynphot/build.sh
index 5a5aeeb..a660906 100644
--- a/pysynphot/build.sh
+++ b/pysynphot/build.sh
@@ -1 +1 @@
-$PYTHON setup.py install
+$PYTHON setup.py install --single-version-externally-managed --record=record.txt