diff options
Diffstat (limited to 'ccdproc')
-rw-r--r-- | ccdproc/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ccdproc/build.sh b/ccdproc/build.sh index 5a5aeeb..6cf48e5 100644 --- a/ccdproc/build.sh +++ b/ccdproc/build.sh @@ -1 +1,2 @@ +curl https://raw.githubusercontent.com/astropy/astropy-helpers/master/ah_bootstrap.py > ah_bootstrap.py $PYTHON setup.py install |