python3Packages.simplisafe-python: migrate types-pytz from propagated to checks
This commit is contained in:
@@ -40,7 +40,6 @@ buildPythonPackage rec {
|
||||
backoff
|
||||
docutils
|
||||
pytz
|
||||
types-pytz
|
||||
voluptuous
|
||||
websockets
|
||||
];
|
||||
@@ -51,6 +50,7 @@ buildPythonPackage rec {
|
||||
pytest-aiohttp
|
||||
pytest-asyncio
|
||||
pytestCheckHook
|
||||
types-pytz
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user