diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-03-23 21:17:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-23 21:17:42 -0400 |
commit | b46f46f5c49609017d1e0d97985d0cfb0bbaadf7 (patch) | |
tree | 5e8ec15e93d2f8b330fe1b6193ed36f03e6ad4a0 /ccdproc/bld.bat | |
parent | 56dac3969f90f08c0d89b7b6d42c0161132fbb45 (diff) | |
download | astroconda-dev-b46f46f5c49609017d1e0d97985d0cfb0bbaadf7.tar.gz |
Initial commits of ccdproc, reproject, astropy-healpix, astroscrappy (#121)
Diffstat (limited to 'ccdproc/bld.bat')
-rw-r--r-- | ccdproc/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ccdproc/bld.bat b/ccdproc/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/ccdproc/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |