Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e12e9c8

Browse files
committed
Avoid pytest 8
1 parent c3d716d commit e12e9c8

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
@@ -95,6 +95,7 @@ jobs:
9595
python-version: '3.10'
9696
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
9797
pyside6-ver: '!=6.5.1'
98+
extra-requirements: 'pytest<8'
9899

99100
steps:
100101
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)