Skip to content

setup: drop iso-639/iso3166, default to pycountry #4175

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
Nov 14, 2021

Conversation

bastimeyer
Copy link
Member

  • drop iso-639 and iso3166 dependencies in favor of pycountry
  • remove the STREAMLINK_USE_PYCOUNTRY env var switch from setup.py
  • move dependencies list from setup.py to setup.cfg
  • update utils.l10n and its tests
  • update Windows installer config
  • update docs

resolves #4170

- drop iso-639 and iso3166 dependencies in favor of pycountry
- remove the `STREAMLINK_USE_PYCOUNTRY` env var switch from setup.py
- move dependencies list from setup.py to setup.cfg
- update utils.l10n and its tests
- update Windows installer config
- update docs
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.

Environment variables for defining alternative dependencies in setup.py
2 participants