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.
1 parent 19d93b7 commit 9f524cdCopy full SHA for 9f524cd
1 file changed
.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