1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 06:35:42 +07:00

[build] Add default optional dependency group (#9295)

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
bashonly
2024-03-04 17:19:37 -06:00
committed by GitHub
parent ac340d0745
commit cf91400a1d
3 changed files with 23 additions and 15 deletions

View File

@@ -51,6 +51,7 @@ dependencies = [
]
[project.optional-dependencies]
default = []
secretstorage = [
"cffi",
"secretstorage",