summaryrefslogtreecommitdiff
path: root/cubeviz/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-20 13:57:48 -0400
committerGitHub <noreply@github.com>2017-09-20 13:57:48 -0400
commit206d674bc33822e2a5b456bdbf2f4d2d01c2ed65 (patch)
tree783b036b4f34e21f9f74619a788aa5dfccd48bf5 /cubeviz/bld.bat
parent57b4143957248edd223279974c611977af1edd2f (diff)
downloadastroconda-dev-206d674bc33822e2a5b456bdbf2f4d2d01c2ed65.tar.gz
Deprecated cube-tools. New package: cubeviz (#68)
Diffstat (limited to 'cubeviz/bld.bat')
-rw-r--r--cubeviz/bld.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/cubeviz/bld.bat b/cubeviz/bld.bat
new file mode 100644
index 0000000..b290566
--- /dev/null
+++ b/cubeviz/bld.bat
@@ -0,0 +1,3 @@
+
+python setup.py install
+if errorlevel 1 exit 1 \ No newline at end of file