python311Packages.simplisafe-python: propagate certifi
Checking runtime dependencies for simplisafe_python-2023.10.0-py3-none-any.whl - certifi not installed
This commit is contained in:
parent
7969a1c6b1
commit
dc6bc6df1b
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
, backoff
|
||||
, beautifulsoup4
|
||||
, buildPythonPackage
|
||||
, certifi
|
||||
, docutils
|
||||
, fetchFromGitHub
|
||||
, poetry-core
|
||||
|
@ -40,6 +41,7 @@ buildPythonPackage rec {
|
|||
aiohttp
|
||||
backoff
|
||||
beautifulsoup4
|
||||
certifi
|
||||
docutils
|
||||
pytz
|
||||
voluptuous
|
||||
|
|
Loading…
Reference in a new issue