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