summaryrefslogtreecommitdiff
path: root/calcos/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'calcos/build.sh')
-rw-r--r--calcos/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/calcos/build.sh b/calcos/build.sh
index b699425..6df1dab 100644
--- a/calcos/build.sh
+++ b/calcos/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