diff options
-rw-r--r-- | manifests/dev.yaml | 1 | ||||
-rw-r--r-- | manifests/public.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml index 2992391..0df5e31 100644 --- a/manifests/dev.yaml +++ b/manifests/dev.yaml @@ -29,6 +29,7 @@ packages: - fitsblender - ginga - glueviz + - glue-core - glue-vispy-viewers - gwcs - hstcal diff --git a/manifests/public.yaml b/manifests/public.yaml index c7b7761..865b66e 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -28,6 +28,7 @@ packages: - fitsverify - ginga - glueviz + - glue-core - glue-vispy-viewers - glue-ginga - gwcs |