diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-02-04 21:27:03 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-02-04 21:27:03 +0200 |
| commit | 148c7da017ef775932b2a4baeb0bd3057976adcc (patch) | |
| tree | 6f27265704f4379104bced4722b5860e94e5b181 /docs | |
| parent | 2bee32671eac872489f19a08e326e407d400a525 (diff) | |
| download | pyramid-148c7da017ef775932b2a4baeb0bd3057976adcc.tar.gz pyramid-148c7da017ef775932b2a4baeb0bd3057976adcc.tar.bz2 pyramid-148c7da017ef775932b2a4baeb0bd3057976adcc.zip | |
no need to be so specific
This should reduce the frequency of needing to update it.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/install.rst | 4 |
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 |
