File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -62,15 +62,21 @@ jobs:
6262 python-version : 3.9
6363 extra-requirements : ' -r requirements/testing/extra.txt'
6464 CFLAGS : " -fno-lto" # Ensure that disabling LTO works.
65+ # https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
66+ pyqt6-ver : ' !=6.5.1'
6567 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
6668 pyside6-ver : ' !=6.5.1'
6769 - os : ubuntu-20.04
6870 python-version : ' 3.10'
6971 extra-requirements : ' -r requirements/testing/extra.txt'
72+ # https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
73+ pyqt6-ver : ' !=6.5.1'
7074 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
7175 pyside6-ver : ' !=6.5.1'
7276 - os : ubuntu-20.04
7377 python-version : ' 3.11'
78+ # https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
79+ pyqt6-ver : ' !=6.5.1'
7480 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
7581 pyside6-ver : ' !=6.5.1'
7682 - os : macos-latest
You can’t perform that action at this time.
0 commit comments