You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User can not cythonize during `pip install msgpack`.
So remove cython from build dependency.
If user need to use another Cython, user should download sdist, unzip,
manually cythonize, and `pip install .`.
0 commit comments