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

Skip to content

Commit 245dab0

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #28087: Document Qt5 minimal version.
1 parent 97b8ab4 commit 245dab0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/users/installing/dependencies.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ and the capabilities they provide.
4949
* Tk_ (>= 8.5, != 8.6.0 or 8.6.1): for the Tk-based backends. Tk is part of
5050
most standard Python installations, but it's not part of Python itself and
5151
thus may not be present in rare cases.
52-
* PyQt6_ (>= 6.1), PySide6_, PyQt5_, or PySide2_: for the Qt-based backends.
52+
* PyQt6_ (>= 6.1), PySide6_, PyQt5_ (>= 5.12), or PySide2_: for the Qt-based
53+
backends.
5354
* PyGObject_ and pycairo_ (>= 1.14.0): for the GTK-based backends. If using pip
5455
(but not conda or system package manager) PyGObject must be built from
5556
source; see `pygobject documentation

0 commit comments

Comments
 (0)