summaryrefslogtreecommitdiff
path: root/relic/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-31 17:11:59 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-31 17:11:59 -0400
commita177d0d8346e42a5d46b9aefe4c2bdc13298adc4 (patch)
tree9e6a6891fc0ac38476656f50a1b07dfe4bfd2af7 /relic/build.sh
parent50b4b4cc88a97d24495f0cde918697f0d9b60ce2 (diff)
downloadastroconda-contrib-a177d0d8346e42a5d46b9aefe4c2bdc13298adc4.tar.gz
Refactor "recon" to "relic"
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