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
File "/tmp/pip-build-env-oc9tqhzq/overlay/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 107, in __getattr__
raise AttributeError(attr)
AttributeError: cython_sources
[end of output]
However building with 6.0.1 as defined in master it works great:
One of the poetry dependencies are blocking wheel builds:
pylint-plugin-utils/poetry.lock
Lines 664 to 666 in 43508f2
Specifically issue pyyaml#736:
However building with 6.0.1 as defined in master it works great:
pylint-plugin-utils/poetry.lock
Lines 645 to 647 in 0f7de8b
So my question is, could we get a new release (tag) of
pylint-plugin-utils
to ease packaging of this project?The text was updated successfully, but these errors were encountered: