summaryrefslogtreecommitdiff
path: root/threading2/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-10-17 19:23:13 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-10-17 19:23:13 -0400
commit43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8 (patch)
tree35710229e8e6d14e7429296d3a76b9e5a59d7072 /threading2/build.sh
parent3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8 (diff)
downloadastroconda-etc-43dcea5dc04c351cab4b78b9d7adf7e351b4e9d8.tar.gz
Initial commit; add OOB packages
Diffstat (limited to 'threading2/build.sh')
-rw-r--r--threading2/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/threading2/build.sh b/threading2/build.sh
new file mode 100644
index 0000000..4b71885
--- /dev/null
+++ b/threading2/build.sh
@@ -0,0 +1,2 @@
+
+python setup.py install || exit 1 \ No newline at end of file