mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-04-12 22:10:19 +00:00
Drop Python 2 support from _cmsgpack (#376)
This commit is contained in:
parent
b458e9a6a2
commit
891f2d8743
9 changed files with 36 additions and 55 deletions
|
|
@ -3,6 +3,4 @@ PYTHON_VERSIONS=(
|
|||
cp37-cp37m
|
||||
cp36-cp36m
|
||||
cp35-cp35m
|
||||
cp27-cp27m
|
||||
cp27-cp27mu
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue