From d5a58303c9b3d1dea34fd6db22daaa19063faf5f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 27 Mar 2018 10:03:15 -0400 Subject: Initial commits of ccdproc, reproject, astropy-healpix, astroscrappy (#330) --- reproject/build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 reproject/build.sh (limited to 'reproject/build.sh') diff --git a/reproject/build.sh b/reproject/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/reproject/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install -- cgit