]> jfr.im git - yt-dlp.git/blobdiff - pyproject.toml
[core/windows] Fix tests for `sys.executable` with spaces (Fix for 64766459e37451b665...
[yt-dlp.git] / pyproject.toml
index 9faf53b9c83969f75dfb5ed4b9003a6005e631c8..5fadd14495aea9468519839e1f85c44df2994967 100644 (file)
@@ -53,7 +53,7 @@ dependencies = [
 
 [project.optional-dependencies]
 default = []
-curl_cffi = ["curl-cffi==0.5.10; implementation_name=='cpython'"]
+curl-cffi = ["curl-cffi==0.5.10; implementation_name=='cpython'"]
 secretstorage = [
     "cffi",
     "secretstorage",