summaryrefslogtreecommitdiff
path: root/mosviz
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-01-06 14:54:49 -0500
committerGitHub <noreply@github.com>2018-01-06 14:54:49 -0500
commit4f66c4873b2255ba22eaf68e084b4a874ac467a9 (patch)
tree8272a4d1a1e4d05f6850e7997e4fee689989ee46 /mosviz
parent8cebc14e241cb1e24b9e5dbf29530ee98d954a24 (diff)
downloadastroconda-dev-4f66c4873b2255ba22eaf68e084b4a874ac467a9.tar.gz
mosviz: Add missing 'qtpy' dependency (#78)
Diffstat (limited to 'mosviz')
-rw-r--r--mosviz/meta.yaml2
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