Fix setuptools >= 78 incompatiblity #854
Labels
dependencies
pull requests that update a dependency file
priority: medium
Important but not urgent; Workaround available
setuptools 78.0.1 introduced strong enforcement of rules disallowing uppercase or dashes in setup.cfg metadata - "description-file" breaks this. Please remove or rename metadata for compatibility.
https://github.com/pypa/setuptools/blob/main/NEWS.rst#v7800
The text was updated successfully, but these errors were encountered: