summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2012-04-01 18:48:15 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2012-04-01 18:48:15 +0300
commit69c9c0fba2f19d949c32fecd4cf18ff8b4b07ca9 (patch)
tree54a8944a56436c19d4c212bcf6a7df6eebf64bf9 /README.rst
parent84a6cb0dfc2c733f07f3b1095b32de19895a5a9c (diff)
downloadapscheduler-69c9c0fba2f19d949c32fecd4cf18ff8b4b07ca9.tar.gz
Updated test targets: added pypy 1.8 and cpython 3.3, dropped earlier pypy versions and cpython 3.1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2f1ae24..c0c8cbd 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ Features
* No (hard) external dependencies
* Thread-safe API
-* Excellent test coverage (tested on CPython 2.4 - 2.7, 3.1 - 3.2, Jython 2.5.2, PyPy 1.4.1 and 1.5)
+* Excellent test coverage (tested on CPython 2.4 - 2.7, 3.2 - 3.3, Jython 2.5.2, PyPy 1.8)
* Configurable scheduling mechanisms (triggers):
* Cron-like scheduling