Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:requirements/pycountry
Nov 14, 2021
Merged

setup: drop iso-639/iso3166, default to pycountry#4175
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:requirements/pycountry

Conversation

@bastimeyer

Copy link
Copy Markdown
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