diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-02-14 22:29:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-14 22:29:50 -0500 |
commit | 4e621f5df1b21ed9392dc720fa5dd3c6d85baf80 (patch) | |
tree | 781b485a518edc9ab5998448aad759d956ff822d /spectral-cube/bld.bat | |
parent | 5f7c10cdf25e21a2e1e35b22f78aa40a3c73c21c (diff) | |
download | astroconda-contrib-4e621f5df1b21ed9392dc720fa5dd3c6d85baf80.tar.gz |
Initial commit of spectral-cube (#311)
Diffstat (limited to 'spectral-cube/bld.bat')
-rw-r--r-- | spectral-cube/bld.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spectral-cube/bld.bat b/spectral-cube/bld.bat new file mode 100644 index 0000000..760380e --- /dev/null +++ b/spectral-cube/bld.bat @@ -0,0 +1,2 @@ + +%PYTHON% setup.py install |