summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-10-03 03:26:07 +0000
committerChris McDonough <chrism@agendaless.com>2008-10-03 03:26:07 +0000
commit3bcb2a938594067aa22627a8fd52dcb29118af4e (patch)
tree76e1f67b3632bcdf6fe7d3be465d0da9275f6159 /docs/narr
parent644961991977be030cb22451f1183e65d5897174 (diff)
downloadpyramid-3bcb2a938594067aa22627a8fd52dcb29118af4e.tar.gz
pyramid-3bcb2a938594067aa22627a8fd52dcb29118af4e.tar.bz2
pyramid-3bcb2a938594067aa22627a8fd52dcb29118af4e.zip
Note Python 2.6 compat.
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/install.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index fd91dff2f..bb99d5b7b 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -5,10 +5,10 @@ How To Install
--------------
You will need `Python <http://python.org>`_ version 2.4 or better to
-run :mod:`repoze.bfg`. Development of :mod:`repoze.bfg` is done
-primarily under Python 2.4, so that version is recommended.
-:mod:`repoze.bfg` does *not* run under any version of Python before
-2.4, and does *not* run under Python 3.X.
+run :mod:`repoze.bfg`. It has been tested under Python 2.4.5, Python
+2.5.2 and Python 2.6. Development of :mod:`repoze.bfg` is done
+primarily under Python 2.4. :mod:`repoze.bfg` does *not* run under
+any version of Python before 2.4, and does *not* run under Python 3.X.
.. warning:: To succesfully install :mod:`repoze.bfg`, you will need
an environment capable of compiling C code. See the documentation