python3Packages.simplisafe-python: migrate types-pytz from propagated to checks

This commit is contained in:
Martin Weinelt
2022-01-23 01:09:36 +01:00
parent 7cb809d320
commit fb0da9f562
@@ -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 = ''