[build] Add default optional dependency group (#9295)
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
parent
ac340d0745
commit
cf91400a1d
3 changed files with 25 additions and 17 deletions
|
|
@ -51,6 +51,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
default = []
|
||||
secretstorage = [
|
||||
"cffi",
|
||||
"secretstorage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue