summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2018-05-24 01:37:28 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-07-19 12:55:09 +0300
commit7213c0a60c7157ed9336f5f36b87f9b241d8d5fb (patch)
treee433baa39f9817047f05690d5e403c4d279e6971 /README.rst
parent1428971e178f861a5d104e9cbf8ce936384089bc (diff)
downloadapscheduler-7213c0a60c7157ed9336f5f36b87f9b241d8d5fb.tar.gz
Removed the Qt scheduler
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 7f9dd37..98e8291 100644
--- a/README.rst
+++ b/README.rst
@@ -40,9 +40,6 @@ APScheduler also integrates with several common Python frameworks, like:
* `gevent <http://www.gevent.org/>`_
* `Tornado <http://www.tornadoweb.org/>`_
* `Twisted <http://twistedmatrix.com/>`_
-* `Qt <http://qt-project.org/>`_ (using either
- `PyQt <http://www.riverbankcomputing.com/software/pyqt/intro>`_ or
- `PySide <http://qt-project.org/wiki/PySide>`_)
.. [#f1] The cutoff period for this is also configurable.