summaryrefslogtreecommitdiff
path: root/verhawk/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-08-23 15:41:05 -0400
committerGitHub <noreply@github.com>2016-08-23 15:41:05 -0400
commitab94feffcc5af2ef86ad0aedf2a87c48cdbc922d (patch)
treecb8cffdffb2789d35f3a599caacd9c6346a763ce /verhawk/build.sh
parentc95a0a5b194e985e3adc64f6d47ef3c72f03a9df (diff)
parent8a68ebafbfd851d037726165ef2f8eba3a9016b0 (diff)
downloadastroconda-dev-ab94feffcc5af2ef86ad0aedf2a87c48cdbc922d.tar.gz
Merge pull request #4 from jhunkeler/add-verhawk
Initial commit of verhawk
Diffstat (limited to 'verhawk/build.sh')
-rw-r--r--verhawk/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/verhawk/build.sh b/verhawk/build.sh
new file mode 100644
index 0000000..5c61be1
--- /dev/null
+++ b/verhawk/build.sh
@@ -0,0 +1 @@
+python setup.py install || exit 1