mirror of
https://github.com/streamlink/streamlink
synced 2024-11-01 01:19:33 +01:00
ci: fix pycountry issue temporarily with a fixed version
This commit is contained in:
parent
b4863daf1f
commit
5e5d5e9cab
@ -6,5 +6,5 @@ set -ex
|
||||
|
||||
python -m pip install --disable-pip-version-check --upgrade pip setuptools
|
||||
python -m pip install --upgrade -r dev-requirements.txt
|
||||
python -m pip install pycountry
|
||||
python -m pip install pycountry==19.8.18
|
||||
python -m pip install -e .
|
||||
|
Loading…
Reference in New Issue
Block a user