Skip to content

Commit 7940aec

Browse files
committed
Update supported versions in docs
1 parent b45fc5a commit 7940aec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
python-json-patch
77
=================
88

9-
*python-json-patch* is a Python library for applying JSON patches (`RFC
10-
6902 <http://tools.ietf.org/html/rfc6902>`_). Python 2.6, 2.7, 3.2, 3.3
11-
and PyPy are supported.
9+
*python-json-patch* is a Python library for applying JSON patches (`RFC 6902
10+
<http://tools.ietf.org/html/rfc6902>`_). Python 2.7 and 3.3-3.6 are
11+
supported. Tests are run on both CPython and PyPy.
1212

1313

1414
**Contents**

0 commit comments

Comments
 (0)