We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python versions using the latest version of setuptools (currently 78.0.1) cannot install this library:
setuptools
setup.cfg is using a long-deprecated argument that just needs updating.
setup.cfg
See this PR for the fix.
The text was updated successfully, but these errors were encountered:
Just FYI - the fix may be slightly more complex, but still not a big issue, if we can just get some attention from the maintainers: #165 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Python versions using the latest version of
setuptools
(currently 78.0.1) cannot install this library:setup.cfg
is using a long-deprecated argument that just needs updating.See this PR for the fix.
The text was updated successfully, but these errors were encountered: