Skip to content

Fix setup cfg #50

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

Merged
merged 2 commits into from
Mar 24, 2025
Merged

Fix setup cfg #50

merged 2 commits into from
Mar 24, 2025

Conversation

rapkin
Copy link
Collaborator

@rapkin rapkin commented Mar 24, 2025

Fixes #49

ador and others added 2 commits March 24, 2025 17:00
Currently build fails in a fresh environment, with this error:

`setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.`
Fix description_file setting in setup.cfg.
@rapkin rapkin merged commit 5dba81b into master Mar 24, 2025
5 checks passed
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.

Issue: Invalid dash-separated key 'description-file' in 'metadata'
2 participants