Skip to content

Commit e4314d1

Browse files
committed
other direction
1 parent c93f108 commit e4314d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +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.11"
16+
pyqt5reactor,pyside2reactor: pytest-qt<4.5.0; python_version >= "3.9"
1717
pyqt5reactor,pyside2reactor: pytest-xvfb
1818
pyqt5reactor,pyside2reactor: pywin32; sys_platform == 'win32'
1919
extras=

0 commit comments

Comments
 (0)