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
setuptools 82.0.0 removed pkg_resources, breaking the build.
Use packaging.requirements.Requirement instead, and switch the
Cython dependency string to PEP 508 format (no parentheses).
0 commit comments