8000 Merge pull request #26065 from oscargus/py311extra · matplotlib/matplotlib@dbc906a · GitHub
[go: up one dir, main page]

Skip to content

Commit dbc906a

Browse 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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines 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