parent
fcccbc6849
commit
a5aae18945
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@ dependencies = []
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
default = [
|
default = [
|
||||||
"brotli; implementation_name=='cpython'",
|
"brotli; implementation_name=='cpython' and sys_platform!='ios'",
|
||||||
"brotlicffi; implementation_name!='cpython'",
|
"brotlicffi; implementation_name!='cpython' and sys_platform!='ios'",
|
||||||
"certifi",
|
"certifi",
|
||||||
"mutagen",
|
"mutagen",
|
||||||
"pycryptodomex",
|
"pycryptodomex",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue