summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2022-02-10 14:19:02 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2022-02-10 14:19:02 +0200
commit526f1d99853ca03c84a78c27f3b2631d0f2cc3b8 (patch)
tree021d64c43e2f8e8b768e7375bbce4ecc13cce38b
parentedf021aa37a5e1bb2985c428fa91e5448e0ef4ec (diff)
downloadapscheduler-526f1d99853ca03c84a78c27f3b2631d0f2cc3b8.tar.gz
Mentioned PySide6 in README
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3f06929..c97db96 100644
--- a/README.rst
+++ b/README.rst
@@ -45,6 +45,7 @@ APScheduler also integrates with several common Python frameworks, like:
* `Twisted <http://twistedmatrix.com/>`_
* `Qt <http://qt-project.org/>`_ (using either
`PyQt <http://www.riverbankcomputing.com/software/pyqt/intro>`_ ,
+ `PySide6 <https://wiki.qt.io/Qt_for_Python>`_ ,
`PySide2 <https://wiki.qt.io/Qt_for_Python>`_ or
`PySide <http://qt-project.org/wiki/PySide>`_)