summaryrefslogtreecommitdiff
path: root/stsci.imagemanip/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.imagemanip/build.sh')
-rw-r--r--stsci.imagemanip/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.imagemanip/build.sh b/stsci.imagemanip/build.sh
index b699425..6df1dab 100644
--- a/stsci.imagemanip/build.sh
+++ b/stsci.imagemanip/build.sh
@@ -1 +1 @@
-$PYTHON setup.py install --single-version-externally-managed --record=root.txt
+$PYTHON -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv