summaryrefslogtreecommitdiff
path: root/opuscoords/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:08:54 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:08:54 -0400
commitbcbfc158cd431698092c7084af72f93adc77c9f0 (patch)
treef1e35140c1dc5ecdb885899829cd4ca0c8525240 /opuscoords/build.sh
parent82c2385192551d93d3160297db4f0df5f23d2671 (diff)
downloadastroconda-contrib-bcbfc158cd431698092c7084af72f93adc77c9f0.tar.gz
Initial commit of opuscoords
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