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 e9c85ed + 22f06fb commit 196b342Copy full SHA for 196b342
1 file changed
.github/workflows/tests.yml
@@ -53,6 +53,8 @@ jobs:
53
- os: ubuntu-20.04
54
python-version: 3.9
55
extra-requirements: '-r requirements/testing/extra.txt'
56
+ # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
57
+ pyside6-ver: '!=6.5.1'
58
59
python-version: '3.10'
60
0 commit comments