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:
6464 CFLAGS : " -fno-lto" # Ensure that disabling LTO works.
6565 # https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
6666 # 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 '
6868 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
6969 pyside6-ver : ' !=6.5.1'
7070 - os : ubuntu-20.04
7171 python-version : ' 3.10'
7272 extra-requirements : ' -r requirements/testing/extra.txt'
7373 # https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
7474 # 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 '
7676 # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
7777 pyside6-ver : ' !=6.5.1'
7878 - os : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments