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 | cd07f3215f64c0a8bdec9a239eee39d9aa443d7b (patch) | |
tree | 93b5cd638b7a9d69981393cbd3c65c85fe9a58ce /recon/build.sh | |
parent | bc9742f7905e94bb36a54e3c357f057c548f7129 (diff) | |
download | astroconda-iraf-cd07f3215f64c0a8bdec9a239eee39d9aa443d7b.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 |