summaryrefslogtreecommitdiff
path: root/pyneb/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-07-27 11:41:31 -0400
committerGitHub <noreply@github.com>2016-07-27 11:41:31 -0400
commit8887fbc0cdd74bb06a1e74cd51ed121127377df9 (patch)
tree0fca8449beb070924ad73d018bdcca3c9a8e4809 /pyneb/build.sh
parent80728ec5690cdad0009c41583ec983f7ba735522 (diff)
downloadastroconda-contrib-8887fbc0cdd74bb06a1e74cd51ed121127377df9.tar.gz
Remove pyneb due to hard dependency on pyfits, instead of astropy.io.fits (#44)
Diffstat (limited to 'pyneb/build.sh')
-rw-r--r--pyneb/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyneb/build.sh b/pyneb/build.sh
deleted file mode 100644
index 4b71885..0000000
--- a/pyneb/build.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-
-python setup.py install || exit 1 \ No newline at end of file