Skip to content

Commit d11c591

Browse files
authored
Merge pull request #197 from pytest-dev/pin_pytest_qt_for_pyside2
2 parents 6327428 + e4314d1 commit d11c591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ deps=
1313
twisted
1414
py37,py38,py39,pypy37,pypy38: hypothesis
1515
pyqt5reactor,pyside2reactor: pytest-qt
16+
pyqt5reactor,pyside2reactor: pytest-qt<4.5.0; python_version >= "3.9"
1617
pyqt5reactor,pyside2reactor: pytest-xvfb
1718
pyqt5reactor,pyside2reactor: pywin32; sys_platform == 'win32'
1819
extras=

0 commit comments

Comments
 (0)