Skip to content

tests: ignore all pkg_resources warnings #5230

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

Conversation

bastimeyer
Copy link
Member

Follow-up of c3ff5a0.

Ignore all warnings raised by pkg_resources:
New DeprecationWarnings were added by setuptools 67.5.0


The reason why pkg_resources gets imported is pycountry:
streamlink -> streamlink.session -> streamlink.l10n -> pycountry
hence why the warnings occurred in every test module

Follow-up of c3ff5a0.

Ignore all warnings raised by `pkg_resources`:
New `DeprecationWarning`s were added by setuptools 67.5.0
@bastimeyer
Copy link
Member Author

pycountry/pycountry#153

@bastimeyer bastimeyer merged commit 5ff3b32 into streamlink:master Mar 9, 2023
@bastimeyer bastimeyer deleted the tests/ignore-pkg_resources-warnings branch March 9, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant