From a3982e34ca8849796ab09d9ce49b86eb208da4cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sat, 13 Apr 2013 18:45:53 +0200 Subject: mention supported Python versions in docs --- doc/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index d3758e5..02c30c3 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -7,7 +7,8 @@ python-json-pointer =================== *python-json-pointer* is a Python library for resolving JSON pointers (`RFC -6901 `_). +6901 `_). Python 2.6, 2.7, 3.2, 3.3 +and PyPy are supported. **Contents** -- cgit v1.2.1