summaryrefslogtreecommitdiff
path: root/imexam/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-03-31 10:02:22 -0400
committerGitHub <noreply@github.com>2020-03-31 10:02:22 -0400
commita22cfd33eaa2009a958623fcfdba4424b967fb1b (patch)
treeb71eb974b41ff00c0e91e2a839333fe895511735 /imexam/build.sh
parentd307cb31a05c7c3660ae3c09c7be2889ef1a05d3 (diff)
downloadastroconda-contrib-a22cfd33eaa2009a958623fcfdba4424b967fb1b.tar.gz
imexam: Update version and recipe (#634)
Diffstat (limited to 'imexam/build.sh')
-rw-r--r--imexam/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/imexam/build.sh b/imexam/build.sh
index 5a5aeeb..6df1dab 100644
--- a/imexam/build.sh
+++ b/imexam/build.sh
@@ -1 +1 @@
-$PYTHON setup.py install
+$PYTHON -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv