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 3b7845a + 9f524cd commit dbc906aCopy full SHA for dbc906a
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