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.
1 parent 19d93b7 commit 9f524cdCopy full SHA for 9f524cd
.github/workflows/tests.yml
@@ -79,6 +79,7 @@ jobs:
79
pyqt6-ver: '!=6.5.1'
80
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
81
pyside6-ver: '!=6.5.1'
82
+ extra-requirements: '-r requirements/testing/extra.txt'
83
- os: macos-latest
84
python-version: 3.9
85
0 commit comments