summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2012-09-03 17:08:00 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2012-09-03 17:08:00 +0300
commit09d5f29d676fba347a2c5ea6bc8989ccc4523734 (patch)
treea5ee291ea54cb501475c311bbc37bf36894f8367
parent422f79bcef224a0ba2da02a445fc76e5302b9056 (diff)
downloadapscheduler-09d5f29d676fba347a2c5ea6bc8989ccc4523734.tar.gz
Corrected docs to include CPython 3.3 in the test coverage
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2f6a07d..3b49946 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -25,7 +25,7 @@ Features
* No (hard) external dependencies
* Thread-safe API
-* Excellent test coverage (tested on CPython 2.5 - 2.7, 3.2, Jython 2.5.3, PyPy 1.9)
+* Excellent test coverage (tested on CPython 2.5 - 2.7, 3.3, Jython 2.5.3, PyPy 1.9)
* Configurable scheduling mechanisms (triggers):
* Cron-like scheduling