summaryrefslogtreecommitdiff
path: root/cubeviz/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-07-19 13:25:51 -0400
committerGitHub <noreply@github.com>2019-07-19 13:25:51 -0400
commit52862766eccda9bc08c123d70d405818aaeb56bf (patch)
treed001724fa10074764299cce7a948026e9ccc5380 /cubeviz/meta.yaml
parent7a4e4ae537b69ece16fbfda83e7365b19a7cab8f (diff)
downloadastroconda-contrib-52862766eccda9bc08c123d70d405818aaeb56bf.tar.gz
Use pyqt from defaults (#535)
Diffstat (limited to 'cubeviz/meta.yaml')
-rw-r--r--cubeviz/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cubeviz/meta.yaml b/cubeviz/meta.yaml
index 366f37d..d6255df 100644
--- a/cubeviz/meta.yaml
+++ b/cubeviz/meta.yaml
@@ -36,7 +36,7 @@ requirements:
- specviz >=0.7.0
- spectral-cube <0.4.4
- python
- - pyqt5 <5.12
+ - pyqt <5.12
source:
git_tag: {{ version }}