diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-09-21 08:55:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-21 08:55:48 -0400 |
commit | b42617a75628294b715e3fd9f25acdbf29f367c9 (patch) | |
tree | 0deb50edd87fb213dc4f19ef979a120ba96d150e | |
parent | 33422a587793ca8b2251538a3a0ff17bc57b246e (diff) | |
parent | 49bc039dcea2dc04c72c8fb58c8445cb71b57318 (diff) | |
download | build_control-b42617a75628294b715e3fd9f25acdbf29f367c9.tar.gz |
Merge pull request #36 from astroconda/astroquery-with-deps1.0.4
Add astroquery (with dependencies)
-rw-r--r-- | manifests/dev.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml index 7c9be3c..a136014 100644 --- a/manifests/dev.yaml +++ b/manifests/dev.yaml @@ -21,6 +21,7 @@ packages: - asdf - astroimtools - astropy + - astroquery - asv - calcos - cfitsio @@ -28,6 +29,8 @@ packages: - crds - cubeviz - d2to1 + - dbus-glib + - dbus-python - drizzle - drizzlepac - ds9 @@ -68,6 +71,7 @@ packages: - pywcs - reftools - relic + - secretstorage - selenium - shunit2 - specviz |