summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-07-20 12:39:35 -0400
committerChris McDonough <chrism@plope.com>2011-07-20 12:39:35 -0400
commit0bac345c6ff595302e765dfce9bd91e198d61038 (patch)
tree509f3194e9c42606b804c23177b15aca1b60dbee
parent2d751a2b0bf06d303a4313fd922a93451d380d38 (diff)
downloadpyramid-0bac345c6ff595302e765dfce9bd91e198d61038.tar.gz
pyramid-0bac345c6ff595302e765dfce9bd91e198d61038.tar.bz2
pyramid-0bac345c6ff595302e765dfce9bd91e198d61038.zip
name noncpython versions we work with
-rw-r--r--docs/narr/install.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 71988469a..f543753ce 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -20,7 +20,8 @@ run :app:`Pyramid`.
:app:`Pyramid` is known to run on all popular Unix-like systems such as
Linux, MacOS X, and FreeBSD as well as on Windows platforms. It is also
-known to run on Google's App Engine, :term:`PyPy`, and :term:`Jython`.
+known to run on Google's App Engine, :term:`PyPy` (1.5), and :term:`Jython`
+(2.5.2).
:app:`Pyramid` installation does not require the compilation of any
C code, so you need only a Python interpreter that meets the