diff options
author | Thomas Robitaille <thomas.robitaille@gmail.com> | 2016-11-07 15:04:28 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-07 15:04:28 -0500 |
commit | debb13fca0332288acd4fe9db638072601b639d1 (patch) | |
tree | 3904e228a69cfe832166e975c6f92f8e782b118c /astroquery/build.sh | |
parent | 96a5960002477712606e22dd98cd9c8acf23a64e (diff) | |
download | astroconda-contrib-debb13fca0332288acd4fe9db638072601b639d1.tar.gz |
Add recipe for astroquery (#93)
Diffstat (limited to 'astroquery/build.sh')
-rw-r--r-- | astroquery/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astroquery/build.sh b/astroquery/build.sh new file mode 100644 index 0000000..141155c --- /dev/null +++ b/astroquery/build.sh @@ -0,0 +1 @@ +python setup.py install --offline --no-git |