summaryrefslogtreecommitdiff
path: root/opuscoords/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-30 19:07:50 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-30 19:07:50 -0400
commitc0897cbbfdf083fda8fe006bcf3d9596f4d7903a (patch)
tree06261022b9b0b849cf0f837a81f238b6174601a9 /opuscoords/bld.bat
parent9377b7a9d941050e9843fbd02e087e2b45f28ad6 (diff)
downloadastroconda-contrib-c0897cbbfdf083fda8fe006bcf3d9596f4d7903a.tar.gz
Add missing opuscoords recipe
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