Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2723052

Browse filesBrowse files
authored
Merge pull request #28087 from anntzer/qt5mvd
Document Qt5 minimal version.
2 parents d9210df + 150c371 commit 2723052
Copy full SHA for 2723052

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎doc/install/dependencies.rst

Copy file name to clipboardExpand all lines: doc/install/dependencies.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ and the capabilities they provide.
5454
* Tk_ (>= 8.5, != 8.6.0 or 8.6.1): for the Tk-based backends. Tk is part of
5555
most standard Python installations, but it's not part of Python itself and
5656
thus may not be present in rare cases.
57-
* PyQt6_ (>= 6.1), PySide6_, PyQt5_, or PySide2_: for the Qt-based backends.
57+
* PyQt6_ (>= 6.1), PySide6_, PyQt5_ (>= 5.12), or PySide2_: for the Qt-based
58+
backends.
5859
* PyGObject_ and pycairo_ (>= 1.14.0): for the GTK-based backends. If using pip
5960
(but not conda or system package manager) PyGObject must be built from
6061
source; see `pygobject documentation

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.