[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
parent 315b354429
commit 02483bea1c
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",