Skip to content

Fix description_file setting in setup.cfg. #48

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 1 commit into from
Mar 24, 2025

Conversation

ador
Copy link
Contributor

@ador ador commented Mar 24, 2025

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.

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.`
@rapkin
Copy link
Collaborator

rapkin commented Mar 24, 2025

Hello. Can you pull the latest changes from the master branch? (so GH actions will go 'green')

@rapkin rapkin changed the base branch from master to fix-setup-cfg March 24, 2025 17:05
@rapkin rapkin merged commit 3b2610f into aspectumapp:fix-setup-cfg Mar 24, 2025
0 of 4 checks passed
@ador
Copy link
Contributor Author

ador commented Mar 25, 2025

Sorry I was offline.. thanks for merging!! 🙌

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.

2 participants