diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 18:38:36 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 18:38:36 -0400 |
commit | 832a5474a9467768a9227b24fedbd2d8004c797d (patch) | |
tree | 99530a58874b08f9752859497b26ec96b39c70e5 /drizzle/build.sh | |
parent | 10a4c772af0c9a3db68740018659197f4fe39d9c (diff) | |
download | astroconda-dev-832a5474a9467768a9227b24fedbd2d8004c797d.tar.gz |
Initial commit of drizzle recipe
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 |