python311Packages.pyopenuv: propagate certifi
Checking runtime dependencies for pyopenuv-2023.11.0-py3-none-any.whl - certifi not installed
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
, aresponses
|
||||
, backoff
|
||||
, buildPythonPackage
|
||||
, certifi
|
||||
, fetchFromGitHub
|
||||
, poetry-core
|
||||
, pytest-aiohttp
|
||||
@@ -32,6 +33,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
aiohttp
|
||||
backoff
|
||||
certifi
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
Reference in New Issue
Block a user