summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2017-10-21 10:41:24 +0200
committerStefan Kögl <stefan@skoegl.net>2017-10-21 10:45:00 +0200
commitb6514dd9551d453f2ee8485283d538e00f5015be (patch)
treed9a6b903d714b5fa04811a098650dc01e25737e9 /doc
parent7079bdc7bf4be53f51fa30d790c32db83dd8c210 (diff)
downloadpython-json-patch-b6514dd9551d453f2ee8485283d538e00f5015be.tar.gz
Update supported versions in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 674c9e5..cbae4ff 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -6,9 +6,9 @@
python-json-patch
=================
-*python-json-patch* is a Python library for applying JSON patches (`RFC
-6902 <http://tools.ietf.org/html/rfc6902>`_). Python 2.6, 2.7, 3.2, 3.3
-and PyPy are supported.
+*python-json-patch* is a Python library for applying JSON patches (`RFC 6902
+<http://tools.ietf.org/html/rfc6902>`_). Python 2.7 and 3.3-3.6 are
+supported. Tests are run on both CPython and PyPy.
**Contents**