File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5757 pyqt6-ver : ' ==6.2.0 PyQt6-Qt6==6.2.0'
5858 pyside2-ver : ' ==5.15.2.1'
5959 pyside6-ver : ' ==6.2.0'
60- # Most recent versions before glib-2.0 upgrade requirement
61- # https://github.com/matplotlib/matplotlib/issues/29732
62- pygobject-ver : ' <3.52.0'
6360 - os : ubuntu-20.04
6461 python-version : ' 3.10'
6562 # One CI run tests ipython/matplotlib-inline before backend mapping moved to mpl
@@ -106,18 +103,21 @@ jobs:
106103 pyqt6-ver : ' !=6.6.0'
107104 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
108105 pyside6-ver : ' !=6.5.1'
109- pygobject-ver : ' >=3.52.0'
110106 - os : macos-13 # This runner is on Intel chips.
111107 # merge numpy and pandas install in nighties test when this runner is dropped
112108 python-version : ' 3.10'
113109 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
114110 pyside6-ver : ' !=6.5.1'
115111 - os : macos-14 # This runner is on M1 (arm64) chips.
116112 python-version : ' 3.12'
113+ # https://github.com/matplotlib/matplotlib/issues/29732
114+ pygobject-ver : ' <3.52.0'
117115 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
118116 pyside6-ver : ' !=6.5.1'
119117 - os : macos-14 # This runner is on M1 (arm64) chips.
120118 python-version : ' 3.13'
119+ # https://github.com/matplotlib/matplotlib/issues/29732
120+ pygobject-ver : ' <3.52.0'
121121 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
122122 pyside6-ver : ' !=6.5.1'
123123
You can’t perform that action at this time.
0 commit comments