-
Notifications
You must be signed in to change notification settings - Fork 395
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 compatibility with setuptools 72 #855
Comments
what's the most correct fix for this currently? |
1 task
Looks like GH actions just use |
I think this is a duplicate of #854 |
It is, but title is misleading. |
Fix via setting PIP_CONSTRAINTS pypa/setuptools#4519 (comment) |
@agroszer seems pre-commit and some tests failed after your PR. |
CheckmkCI
pushed a commit
to Checkmk/checkmk
that referenced
this issue
Jul 29, 2024
see kevin1024/vcrpy#855 and pypa/setuptools#4519 Change-Id: If5f8fb87549ed8628a06b08a3a9c03dfbdaf6633
CheckmkCI
pushed a commit
to Checkmk/checkmk
that referenced
this issue
Jul 29, 2024
.. added missing pipenv command + newly locked Pipfile.lock see kevin1024/vcrpy#855 and pypa/setuptools#4519 Change-Id: Ib0951b5f01ce89621390cb69e77241a8e5d4b854
CheckmkCI
pushed a commit
to Checkmk/checkmk
that referenced
this issue
Jul 29, 2024
.. added missing pipenv command + newly locked Pipfile.lock see kevin1024/vcrpy#855 and pypa/setuptools#4519 Change-Id: Ib0951b5f01ce89621390cb69e77241a8e5d4b854
The problematic setuptools version has been yanked. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to Test command removal in setuptools, installation fails with version 72:
The text was updated successfully, but these errors were encountered: