diff options
author | Matt Rendina <mrendina@stsci.edu> | 2019-01-23 14:37:11 -0500 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2019-01-23 14:37:11 -0500 |
commit | 094afc31387e647022971d64a3735bbf80892784 (patch) | |
tree | 1cff947e2b0e87cdadd6e2f55f9e518f73df045a /hlapipeline/build.sh | |
parent | 9be10c24f80cb193874a8d47cf67ce2481258507 (diff) | |
download | astroconda-dev-094afc31387e647022971d64a3735bbf80892784.tar.gz |
Add hlapipeline
Diffstat (limited to 'hlapipeline/build.sh')
-rw-r--r-- | hlapipeline/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hlapipeline/build.sh b/hlapipeline/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/hlapipeline/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install |