lol

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

+1 -1
+1 -1
pkgs/development/python-modules/simplisafe-python/default.nix
··· 40 40 backoff 41 41 docutils 42 42 pytz 43 - types-pytz 44 43 voluptuous 45 44 websockets 46 45 ]; ··· 51 50 pytest-aiohttp 52 51 pytest-asyncio 53 52 pytestCheckHook 53 + types-pytz 54 54 ]; 55 55 56 56 postPatch = ''