summaryrefslogtreecommitdiff
path: root/relic/build.sh
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/build.sh
parentc0897cbbfdf083fda8fe006bcf3d9596f4d7903a (diff)
downloadastroconda-contrib-f7b063a33fb7e5e708e4924c399779dcc45ee333.tar.gz
Add relic recipe
Diffstat (limited to 'relic/build.sh')
-rw-r--r--relic/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/relic/build.sh b/relic/build.sh
new file mode 100644
index 0000000..5c61be1
--- /dev/null
+++ b/relic/build.sh
@@ -0,0 +1 @@
+python setup.py install || exit 1