Loading pkgs/development/python-modules/accuweather/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ pytestCheckHook, setuptools, syrupy, yarl, }: buildPythonPackage rec { Loading @@ -29,6 +30,7 @@ buildPythonPackage rec { dependencies = [ aiohttp orjson yarl ]; nativeCheckInputs = [ Loading Loading
pkgs/development/python-modules/accuweather/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ pytestCheckHook, setuptools, syrupy, yarl, }: buildPythonPackage rec { Loading @@ -29,6 +30,7 @@ buildPythonPackage rec { dependencies = [ aiohttp orjson yarl ]; nativeCheckInputs = [ Loading