Skip to content

description-file-should-use-underscore#2

Open
kbalonek wants to merge 1 commit into
masterfrom
description-file-should-use-underscore
Open

description-file-should-use-underscore#2
kbalonek wants to merge 1 commit into
masterfrom
description-file-should-use-underscore

Conversation

@kbalonek

Copy link
Copy Markdown

I tried installing this today but I got the following error: setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.

I tried installing this today but I got the following error: `setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.`
@kbalonek kbalonek requested a review from ankitvyn March 24, 2025 17:45

@ankitvyn ankitvyn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dash is deprecated in setuptools v78.0. https://setuptools.pypa.io/en/stable/history.html#v78-0-0

@kbalonek

Copy link
Copy Markdown
Author

Is it ok if I tag it with 2.0.1? I see that the original filterpy versioning stopped at 1.4.5 a few years ago, so I am guessing we don't expect any new changes upstream.

@ankitvyn

Copy link
Copy Markdown
Collaborator

Is it ok if I tag it with 2.0.1? I see that the original filterpy versioning stopped at 1.4.5 a few years ago, so I am guessing we don't expect any new changes upstream.

Yes. We should do that. Thanks .

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