File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,15 @@ jobs:
64
64
CFLAGS : " -fno-lto" # Ensure that disabling LTO works.
65
65
# https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
66
66
# https://www.riverbankcomputing.com/pipermail/pyqt/2023-November/045606.html
67
- pyqt6-ver : ' !=6.5.1,!=6.6.0'
67
+ pyqt6-ver : ' !=6.5.1,!=6.6.0,!=6.7.1 '
68
68
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
69
69
pyside6-ver : ' !=6.5.1'
70
70
- os : ubuntu-20.04
71
71
python-version : ' 3.10'
72
72
extra-requirements : ' -r requirements/testing/extra.txt'
73
73
# https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
74
74
# https://www.riverbankcomputing.com/pipermail/pyqt/2023-November/045606.html
75
- pyqt6-ver : ' !=6.5.1,!=6.6.0'
75
+ pyqt6-ver : ' !=6.5.1,!=6.6.0,!=6.7.1 '
76
76
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
77
77
pyside6-ver : ' !=6.5.1'
78
78
- os : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments