summaryrefslogtreecommitdiff
path: root/stsci.stimage/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.stimage/build.sh')
-rw-r--r--stsci.stimage/build.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/stsci.stimage/build.sh b/stsci.stimage/build.sh
index 5e8b365..5a5aeeb 100644
--- a/stsci.stimage/build.sh
+++ b/stsci.stimage/build.sh
@@ -1,4 +1 @@
-
-echo This d2to1 hack is deadly.
-pip install --no-deps --upgrade --force d2to1 || exit 1
-python setup.py install || exit 1 \ No newline at end of file
+$PYTHON setup.py install