fix readme

This commit is contained in:
Michael Merickel
2016-01-15 20:28:34 -06:00
parent 5aec411854
commit 4e40a8236b

View File

@@ -18,7 +18,7 @@ An extensible package which can be used to:
- serialize an arbitrary data structure to a data structure composed - serialize an arbitrary data structure to a data structure composed
of strings, mappings, and lists. of strings, mappings, and lists.
It runs on Python 2.6, 2.7, 3.2, 3.3, and 3.4, and on current PyPy It runs on Python 2.6, 2.7, 3.2, 3.3, 3.4, and 3.5, and on current PyPy
and PyPy3 versions. and PyPy3 versions.
Please see http://docs.pylonsproject.org/projects/colander/en/latest/ Please see http://docs.pylonsproject.org/projects/colander/en/latest/