[build] Make secretstorage an optional dependency (#8585)
Authored by: bashonly
This commit is contained in:
parent
15cb3528cb
commit
24f827875c
3 changed files with 4 additions and 5 deletions
|
|
@ -6,4 +6,3 @@ brotlicffi; implementation_name!='cpython'
|
|||
certifi
|
||||
requests>=2.31.0,<3
|
||||
urllib3>=1.26.17,<3
|
||||
secretstorage; sys_platform=='linux' and (implementation_name!='pypy' or implementation_version>='7.3.10')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue