Skip to content

Conversation

SebastianVivoverse
Copy link

@SebastianVivoverse SebastianVivoverse commented Mar 24, 2025

changed key "description-file" to "description_file" to fix issues building with setuptools v78 or higher.

Old error:

#8 8.790         File "/tmp/pip-build-env-behom6lj/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 629, in _enforce_underscore
#8 8.790           raise InvalidConfigError(
#8 8.790       setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
#8 8.790       [end of output]

See breaking change in setuptools
https://setuptools.pypa.io/en/stable/history.html#v78-0-0

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.

1 participant