diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-13 10:16:15 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-13 10:16:15 -0400 |
commit | 874227377a664b3659fe1ecb11dca14bd71a874e (patch) | |
tree | e2e15d7874b8e56c4104d827b9a4adbfc8b405a5 /jwst/build.sh | |
parent | 67fbd01991843d4924a38a6d4e1c53b60adb360b (diff) | |
download | astroconda-dev-874227377a664b3659fe1ecb11dca14bd71a874e.tar.gz |
Initial commit of [new] JWST pipeline
Diffstat (limited to 'jwst/build.sh')
-rw-r--r-- | jwst/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jwst/build.sh b/jwst/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/jwst/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install |