Skip to content

Commit

Permalink
Merge pull request #5170 from radarhere/pyside6
Browse files Browse the repository at this point in the history
Document #5161 in release notes
  • Loading branch information
hugovk committed Jan 1, 2021
2 parents 8e948d0 + 3808aee commit 06b0d39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasenotes/8.1.0.rst
Expand Up @@ -55,3 +55,9 @@ PyPy wheels
^^^^^^^^^^^

Wheels have been added for PyPy 3.7.

PySide6
^^^^^^^

Support has been added for PySide6. If it is installed, it will be used instead of
PyQt5 or PySide2, since it is based on a newer Qt.

0 comments on commit 06b0d39

Please sign in to comment.