diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-04-29 10:45:31 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-04-29 10:45:31 -0400 |
commit | 21d169fa527d5b3849055cdd01f590a1c1820920 (patch) | |
tree | dea1dbb9482b014ee2b5846ae387184e160eae2c /recon/build.sh | |
parent | de27e3341a0b40db8e69f747ceadd50c7171e2ef (diff) | |
download | astroconda-contrib-21d169fa527d5b3849055cdd01f590a1c1820920.tar.gz |
Remove deprecated dependency
Diffstat (limited to 'recon/build.sh')
-rw-r--r-- | recon/build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recon/build.sh b/recon/build.sh deleted file mode 100644 index 5c61be1..0000000 --- a/recon/build.sh +++ /dev/null @@ -1 +0,0 @@ -python setup.py install || exit 1 |