Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dbc906a

Browse filesBrowse files
authored
Merge pull request #26065 from oscargus/py311extra
Install extra requirements when testing with 3.11 on GH
2 parents 3b7845a + 9f524cd commit dbc906a
Copy full SHA for dbc906a

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
pyqt6-ver: '!=6.5.1'
8080
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
8181
pyside6-ver: '!=6.5.1'
82+
extra-requirements: '-r requirements/testing/extra.txt'
8283
- os: macos-latest
8384
python-version: 3.9
8485
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.