diff options
author | Dan D'Avella <ddavella@stsci.edu> | 2018-02-01 10:20:10 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-02-01 10:20:10 -0500 |
commit | b636af5c833b0994a36d5b84c3178c16b844221b (patch) | |
tree | 04ac5edb6912b0a22557212512fe82edab6b8c04 /spectral-cube/bld.bat | |
parent | 77769ae6a8fdd9d1d9a2b5c07e73ab9bbab91f3b (diff) | |
download | astroconda-dev-b636af5c833b0994a36d5b84c3178c16b844221b.tar.gz |
Create new recipe for spectral-cube (#99)
* Create new recipe for spectral-cube (dependency of cubeviz)
* Reset build revision; Normalize dependencies
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 |