diff options
-rw-r--r-- | mosviz/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mosviz/meta.yaml b/mosviz/meta.yaml index 5deea70..c2a6667 100644 --- a/mosviz/meta.yaml +++ b/mosviz/meta.yaml @@ -27,6 +27,7 @@ requirements: - specutils - glueviz - matplotlib + - qtpy - numpy {{ numpy }} - python {{ python }} @@ -35,6 +36,7 @@ requirements: - specutils - glueviz - matplotlib + - qtpy - numpy - python |