summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2013-02-04 12:20:18 -0800
committerTres Seaver <tseaver@palladion.com>2013-02-04 12:20:18 -0800
commit5825b6a129878f503d358e2ed4094fce3b4885f7 (patch)
tree6f27265704f4379104bced4722b5860e94e5b181 /docs
parent2bee32671eac872489f19a08e326e407d400a525 (diff)
parent148c7da017ef775932b2a4baeb0bd3057976adcc (diff)
downloadpyramid-5825b6a129878f503d358e2ed4094fce3b4885f7.tar.gz
pyramid-5825b6a129878f503d358e2ed4094fce3b4885f7.tar.bz2
pyramid-5825b6a129878f503d358e2ed4094fce3b4885f7.zip
Merge pull request #846 from tshepang/patch-4
no need to be so specific
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index c467779f4..91e1cae6f 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -14,8 +14,8 @@ run :app:`Pyramid`.
.. sidebar:: Python Versions
- As of this writing, :app:`Pyramid` has been tested under Python 2.6.8,
- Python 2.7.3, Python 3.2.3, and Python 3.3b1. :app:`Pyramid` does not
+ As of this writing, :app:`Pyramid` has been tested under Python 2.6,
+ Python 2.7, Python 3.2, and Python 3.3. :app:`Pyramid` does not
run under any version of Python before 2.6.
:app:`Pyramid` is known to run on all popular UNIX-like systems such as