Updated readme about Python 2 support (#456)

This commit is contained in:
laike9m 2021-01-27 15:33:14 -08:00 committed by GitHub
parent 02e1f7623c
commit cfae52437b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,8 +71,6 @@ Python 2 and PyPy.
But msgpack provides a pure Python implementation (`msgpack.fallback`)
for PyPy and Python 2.
Since the [pip](https://pip.pypa.io/) uses the pure Python implementation,
Python 2 support will not be dropped in the foreseeable future.
### Windows