Loading pkgs/development/python-modules/aio-geojson-usgs-earthquakes/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , aio-geojson-client , aiohttp , aresponses , asynctest , buildPythonPackage , fetchFromGitHub , pytest-asyncio Loading Loading @@ -32,10 +31,12 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ pytestCheckHook ]; checkInputs = [ aresponses asynctest pytest-asyncio pytestCheckHook ]; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/aio-geojson-usgs-earthquakes/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , aio-geojson-client , aiohttp , aresponses , asynctest , buildPythonPackage , fetchFromGitHub , pytest-asyncio Loading Loading @@ -32,10 +31,12 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ pytestCheckHook ]; checkInputs = [ aresponses asynctest pytest-asyncio pytestCheckHook ]; pythonImportsCheck = [ Loading