1
0
Fork 0

[build] Normalize curl_cffi group to curl-cffi (#9698)

Closes #9682
Authored by: bashonly
This commit is contained in:
bashonly 2024-04-18 18:11:12 -05:00 committed by GitHub
commit 02483bea1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -53,7 +53,7 @@ dependencies = [
[project.optional-dependencies]
default = []
curl_cffi = ["curl-cffi==0.5.10; implementation_name=='cpython'"]
curl-cffi = ["curl-cffi==0.5.10; implementation_name=='cpython'"]
secretstorage = [
"cffi",
"secretstorage",