summaryrefslogtreecommitdiff
path: root/stsci.stimage/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-05-07 14:23:47 -0400
committerGitHub <noreply@github.com>2019-05-07 14:23:47 -0400
commit3891b3da15bbff3f12d6fe08eb92b54e775714a5 (patch)
treee0744d4ffe46f78bbf2eb12ace07e8136c7d521c /stsci.stimage/build.sh
parent4a24bbbea2a4a50b5580b57d8f4ae858ae04dd32 (diff)
downloadastroconda-dev-3891b3da15bbff3f12d6fe08eb92b54e775714a5.tar.gz
Refactor namespace packages to avoid .egg creation (#195)
Diffstat (limited to 'stsci.stimage/build.sh')
-rw-r--r--stsci.stimage/build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/stsci.stimage/build.sh b/stsci.stimage/build.sh
index 6bd6081..b699425 100644
--- a/stsci.stimage/build.sh
+++ b/stsci.stimage/build.sh
@@ -1,2 +1 @@
-
-$PYTHON setup.py install
+$PYTHON setup.py install --single-version-externally-managed --record=root.txt