mirror of
https://github.com/trycua/computer.git
synced 2026-01-07 05:50:13 -06:00
Swap pip-system-certs for python-certifi-win32
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies = [
|
||||
"pyobjc-framework-ApplicationServices>=10.1; sys_platform == 'darwin'",
|
||||
"python-xlib>=0.33; sys_platform == 'linux'",
|
||||
"pywin32>=310; sys_platform == 'win32'",
|
||||
"pip-system-certs; sys_platform == 'win32'",
|
||||
"python-certifi-win32; sys_platform == 'win32'",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user