diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-02 22:58:06 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-06-02 22:58:06 -0400 |
commit | 00ecc9575e0e1365d0148c492fc2b5f181e1d886 (patch) | |
tree | 24e26bc3107c604d893882b3964752d7dae0cd6d /drizzle/build.sh | |
parent | cba385fc0b72de6d145a2ec7200afa5e05a9b7d5 (diff) | |
download | astroconda-contrib-00ecc9575e0e1365d0148c492fc2b5f181e1d886.tar.gz |
Port drizzle from dev
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 |