[rh:curl_cffi] Support curl_cffi 0.14.x (#15613)
Closes #11860 Authored by: bashonly
This commit is contained in:
parent
dde5eab3b3
commit
9ab4777b97
4 changed files with 10 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ INCLUDES=(
|
|||
)
|
||||
|
||||
if [[ -z "${EXCLUDE_CURL_CFFI:-}" ]]; then
|
||||
INCLUDES+=(--include-extra curl-cffi)
|
||||
INCLUDES+=(--include-extra build-curl-cffi)
|
||||
fi
|
||||
|
||||
runpy -m venv /yt-dlp-build-venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue