1
0
Fork 0

[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
commit cf91400a1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 17 deletions

View file

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