summaryrefslogtreecommitdiff
path: root/calcos/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'calcos/build.sh')
-rw-r--r--calcos/build.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/calcos/build.sh b/calcos/build.sh
index 52582b9..535529d 100644
--- a/calcos/build.sh
+++ b/calcos/build.sh
@@ -1,4 +1,2 @@
-pip install --no-deps --upgrade --force d2to1
-sed -i -e 's|pyfits.*|astropy (>=0.3.1)|' setup.cfg
-python setup.py install || exit 1 \ No newline at end of file
+python setup.py install || exit 1