Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed56f95 + a99ffa9 commit ed17e00Copy full SHA for ed17e00
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
CFLAGS: "-fno-lto" # Ensure that disabling LTO works.
70
# https://github.com/matplotlib/matplotlib/pull/26052#issuecomment-1574595954
71
# https://www.riverbankcomputing.com/pipermail/pyqt/2023-November/045606.html
72
- pyqt6-ver: '!=6.5.1,!=6.6.0'
+ pyqt6-ver: '!=6.5.1,!=6.6.0,!=6.7.1'
73
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
74
pyside6-ver: '!=6.5.1'
75
- os: ubuntu-22.04
0 commit comments