Skip to content

Commit 1ad9834

Browse files
committed
FIX: exclude broken qtconsole 5.4.2 (closes #252)
1 parent a01f636 commit 1ad9834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

condarecipe/larray-editor/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ requirements:
2828
- qtpy >=2 # for Qt6 support
2929
# jedi >=0.18 to workaround incompatibility between jedi <0.18 and parso >=0.8 (see #220)
3030
- jedi >=0.18
31+
- qtconsole !=5.4.2
3132

3233
test:
3334
imports:

0 commit comments

Comments
 (0)