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
I added a workaround of explicitely listing setuptools in #1107 to address the new CI error about missing distutils, but ultimately you may want to look at it how best to declare this dependency (and/or whether you can patch around it with some different cython/extension-helpers/etc or you need to keep this current workaround)
The text was updated successfully, but these errors were encountered:
I added a workaround of explicitely listing setuptools in #1107 to address the new CI error about missing distutils, but ultimately you may want to look at it how best to declare this dependency (and/or whether you can patch around it with some different cython/extension-helpers/etc or you need to keep this current workaround)
The text was updated successfully, but these errors were encountered: