diff options
| author | Chris McDonough <chrism@plope.com> | 2011-07-11 23:43:24 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-07-11 23:43:24 -0400 |
| commit | f05c3819cc8bfa1dd829a24f3c8cc82c4094a6cd (patch) | |
| tree | 839b54762141bc2b21afeec574727cc318043e6b /docs | |
| parent | f98925f8b05d16114a13c29d03ebc947b6ad084c (diff) | |
| download | pyramid-f05c3819cc8bfa1dd829a24f3c8cc82c4094a6cd.tar.gz pyramid-f05c3819cc8bfa1dd829a24f3c8cc82c4094a6cd.tar.bz2 pyramid-f05c3819cc8bfa1dd829a24f3c8cc82c4094a6cd.zip | |
add PyPy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index c4ea978ec..837db5a94 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -20,7 +20,7 @@ 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 and :term:`Jython`. +known to run on Google's App Engine, :term:`PyPy`, and :term:`Jython`. :app:`Pyramid` installation does not require the compilation of any C code, so you need only a Python interpreter that meets the |
