Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Pin setuptools to working version for Python versions older than 12 #776

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dleviminzi
Copy link
Collaborator

@dleviminzi dleviminzi commented Dec 11, 2024

Resolve BE-2112

This seems to be a breaking change made to the setuptools library and the maintainer does not seem likely to fix it.
pypa/setuptools#4483

It feels bad to be pinning an old version, but for now that seems to be the best way of mitigating this problem.

@dleviminzi dleviminzi merged commit a20ef03 into main Dec 11, 2024
3 checks passed
@dleviminzi dleviminzi deleted the dlm/mitigate-setuptools-issues branch December 11, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants