summaryrefslogtreecommitdiff
path: root/ccdproc/build.sh
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2021-01-21 01:04:01 -0500
committerGitHub <noreply@github.com>2021-01-21 01:04:01 -0500
commitb8d8af25e2dc595a10351a0b920afa75ac24f619 (patch)
tree9eb236f8d2ff35481370cca2039d2483c814fd87 /ccdproc/build.sh
parent2aa01c95066c23f1451e81bcbb15099a36493f98 (diff)
downloadastroconda-contrib-b8d8af25e2dc595a10351a0b920afa75ac24f619.tar.gz
MNT: Remove ccdproc, use conda-forge (#648)
Diffstat (limited to 'ccdproc/build.sh')
-rw-r--r--ccdproc/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ccdproc/build.sh b/ccdproc/build.sh
deleted file mode 100644
index 6cf48e5..0000000
--- a/ccdproc/build.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-curl https://raw.githubusercontent.com/astropy/astropy-helpers/master/ah_bootstrap.py > ah_bootstrap.py
-$PYTHON setup.py install