summaryrefslogtreecommitdiff
path: root/opuscoords/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:08:54 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:22 -0400
commit1a2e77b59cc1480f43316d1ce969b54005797773 (patch)
treef1e35140c1dc5ecdb885899829cd4ca0c8525240 /opuscoords/bld.bat
parent8cbeb9e97f402e658cdd0bdb443e7a0c220ff87f (diff)
downloadastroconda-dev-1a2e77b59cc1480f43316d1ce969b54005797773.tar.gz
Initial commit of opuscoords
Diffstat (limited to 'opuscoords/bld.bat')
-rw-r--r--opuscoords/bld.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/opuscoords/bld.bat b/opuscoords/bld.bat
new file mode 100644
index 0000000..5d42b68
--- /dev/null
+++ b/opuscoords/bld.bat
@@ -0,0 +1,4 @@
+
+
+python setup.py install
+if errorlevel 1 exit 1 \ No newline at end of file