summaryrefslogtreecommitdiff
path: root/crds/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-05-26 12:59:40 -0400
committerGitHub <noreply@github.com>2017-05-26 12:59:40 -0400
commit4d50013e07e006d771dde997c046014d483c893d (patch)
tree3b2146399f9eae493d82aca03d4877e9144514e0 /crds/build.sh
parent66216b3cc5ab5b720d95d85571aea9e53bd9806c (diff)
downloadastroconda-contrib-4d50013e07e006d771dde997c046014d483c893d.tar.gz
Add optional dependencies; bump build (#215)
Diffstat (limited to 'crds/build.sh')
-rw-r--r--crds/build.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/crds/build.sh b/crds/build.sh
index b623a78..762d43b 100644
--- a/crds/build.sh
+++ b/crds/build.sh
@@ -1,4 +1 @@
-
-
-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