diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-09-20 22:49:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-20 22:49:09 -0400 |
commit | 49bc039dcea2dc04c72c8fb58c8445cb71b57318 (patch) | |
tree | 0deb50edd87fb213dc4f19ef979a120ba96d150e /manifests/dev.yaml | |
parent | 33422a587793ca8b2251538a3a0ff17bc57b246e (diff) | |
download | build_control-astroquery-with-deps.tar.gz |
Add astroquery (with dependencies)astroquery-with-deps
Diffstat (limited to 'manifests/dev.yaml')
-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 |