summaryrefslogtreecommitdiff
path: root/pysynphot/build.sh
diff options
context:
space:
mode:
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 6bd6081..a60681d 100644
--- a/pysynphot/build.sh
+++ b/pysynphot/build.sh
@@ -1,2 +1,2 @@
-$PYTHON setup.py install
+$PYTHON -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv