diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-08-23 15:41:21 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-08-23 15:41:21 -0400 | 
| commit | 8a68ebafbfd851d037726165ef2f8eba3a9016b0 (patch) | |
| tree | cb8cffdffb2789d35f3a599caacd9c6346a763ce /verhawk/build.sh | |
| parent | c95a0a5b194e985e3adc64f6d47ef3c72f03a9df (diff) | |
| download | astroconda-dev-8a68ebafbfd851d037726165ef2f8eba3a9016b0.tar.gz | |
Initial commit of verhawk
Diffstat (limited to 'verhawk/build.sh')
| -rw-r--r-- | verhawk/build.sh | 1 | 
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 | 
