Skip to content

Fix a warning about dash-separated cfg key - #37

Merged
diazona merged 1 commit into
pytest-dev:masterfrom
felixonmars:patch-1
May 13, 2022
Merged

Fix a warning about dash-separated cfg key#37
diazona merged 1 commit into
pytest-dev:masterfrom
felixonmars:patch-1

Conversation

@felixonmars

Copy link
Copy Markdown
Contributor
/usr/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead

```
/usr/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
```
@diazona

diazona commented May 10, 2022

Copy link
Copy Markdown
Contributor

Thanks for the change! I'll give it a few days in case any of the other maintainers have comments, then I'll merge this.

@diazona
diazona merged commit d0dafcf into pytest-dev:master May 13, 2022
@diazona diazona added this to the v0.7.0 milestone Jul 8, 2022
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