From b6514dd9551d453f2ee8485283d538e00f5015be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sat, 21 Oct 2017 10:41:24 +0200 Subject: Update supported versions in docs --- doc/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') 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 `_). 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 +`_). Python 2.7 and 3.3-3.6 are +supported. Tests are run on both CPython and PyPy. **Contents** -- cgit v1.2.1