diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 23:39:49 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 23:39:49 -0400 |
commit | b7699f1bf0bfb0a541131fbf3df3ec8e602fdc47 (patch) | |
tree | 31f4c52cdd7747c5c1c5856a6e9e7c8d850052c7 /drizzle/build.sh | |
parent | b98b0b81aab8ae2f937926269d1332cd40754137 (diff) | |
parent | 5a80227d89c9a6b4a0f45febe4b382e49d9f5876 (diff) | |
download | astroconda-dev-b7699f1bf0bfb0a541131fbf3df3ec8e602fdc47.tar.gz |
Merge branch 'master' into jwst_0.6.0rc1
Diffstat (limited to 'drizzle/build.sh')
-rw-r--r-- | drizzle/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drizzle/build.sh b/drizzle/build.sh new file mode 100644 index 0000000..762d43b --- /dev/null +++ b/drizzle/build.sh @@ -0,0 +1 @@ +python setup.py install |