summaryrefslogtreecommitdiff
path: root/relic/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-30 21:17:37 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-30 21:17:37 -0400
commitf7b063a33fb7e5e708e4924c399779dcc45ee333 (patch)
treecadcd793e1a4772a9a6d5ad495bbe495d0e06dc7 /relic/bld.bat
parentc0897cbbfdf083fda8fe006bcf3d9596f4d7903a (diff)
downloadastroconda-contrib-f7b063a33fb7e5e708e4924c399779dcc45ee333.tar.gz
Add relic recipe
Diffstat (limited to 'relic/bld.bat')
-rw-r--r--relic/bld.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/relic/bld.bat b/relic/bld.bat
new file mode 100644
index 0000000..2d6c912
--- /dev/null
+++ b/relic/bld.bat
@@ -0,0 +1,2 @@
+python setup.py install
+if errorlevel 1 exit 1