summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjason kirtland <jek@discorporate.us>2010-03-28 15:36:16 -0700
committerjason kirtland <jek@discorporate.us>2010-03-28 15:36:16 -0700
commit8342f28502541e50e6b0f17b5cb3eeb22380c7ed (patch)
tree27f7e207ed642c8c8478564446b9c84ec6b5bb42 /docs
parenta5319c1d1f46529292ee689db707f54cabb27057 (diff)
downloadblinker-8342f28502541e50e6b0f17b5cb3eeb22380c7ed.tar.gz
Added Jython to docs and README
Diffstat (limited to 'docs')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index d76e8ab..ce25ec7 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -18,7 +18,7 @@ The core of Blinker is quite small but provides powerful features:
Requirements
------------
-Python 2.4 or later; Python 3.0 or later.
+Python 2.4 or later; Python 3.0 or later; or Jython 2.5 or later.
No other modules are required.