Commit 6210545
committed
pypi: correct msgpack library name
In short, the msgpack library changes its name and now offered as
'msgpack' rather than 'msgpack-python'. All new versions of the library
are shipped under the new name, so we should change our dependency
information.
See commit 148d12e ('travis-ci: verify
different msgpack library versions') for details.
Follows up #1551 parent 9f39179 commit 6210545
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
0 commit comments