8000 Fixed a typo · laike9m/msgpack-python@0811aeb · GitHub
[go: up one dir, main page]

Skip to content

Commit 0811aeb

Browse files
authored
Fixed a typo
1 parent a0a0f99 commit 0811aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Python 2 and PyPy.
7171
But msgpack provides a pure Python implementation (`msgpack.fallback`)
7272
for PyPy and Python 2.
7373

74-
Since the [pip](https://pip.pypa.io/) [relies on](https://github.com/pypa/pip/tree/master/src/pip/_vendor/msgpack?rgh-link-date=2021-01-26T23%3A51%3A06Z) the pure Python implementation, msgpack will support Python 2 support until pip drops Python 2 support.
74+
Since [pip](https://pip.pypa.io/) [relies on](https://github.com/pypa/pip/tree/master/src/pip/_vendor/msgpack?rgh-link-date=2021-01-26T23%3A51%3A06Z) the pure Python implementation, msgpack will support Python 2 support until pip drops Python 2 support.
7575

7676

7777
### Windows

0 commit comments

Comments
 (0)
0