summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-06-29 11:21:50 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-06-29 11:21:50 -0700
commit72b515bb673cfbaf287276ad7c9475d4588cd0c0 (patch)
tree55532b0eabd66f13efe777c78c1fcd1c8f5b1b8b /README.md
parente76ec45981646414e3f0a250953133d11dd90a25 (diff)
downloadpystache-72b515bb673cfbaf287276ad7c9475d4588cd0c0.tar.gz
Add support for PyPy (issue #125).
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88daf92..f6340e1 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ Pystache is tested with--
- Python 2.7
- Python 3.1
- Python 3.2
+- [PyPy](http://pypy.org/)
[Distribute](http://packages.python.org/distribute/) (the setuptools fork)
is recommended over [setuptools](http://pypi.python.org/pypi/setuptools),