Loading pkgs/development/python-modules/regenmaschine/default.nix +1 −3 Original line number Diff line number Diff line { lib , aiohttp , aresponses , asynctest , buildPythonPackage , fetchFromGitHub , poetry-core Loading @@ -18,7 +17,7 @@ buildPythonPackage rec { version = "2022.11.2"; format = "pyproject"; disabled = pythonOlder "3.8"; disabled = pythonOlder "3.9"; src = fetchFromGitHub { owner = "bachya"; Loading @@ -38,7 +37,6 @@ buildPythonPackage rec { nativeCheckInputs = [ aresponses asynctest pytest-aiohttp pytest-asyncio pytest-mock Loading Loading
pkgs/development/python-modules/regenmaschine/default.nix +1 −3 Original line number Diff line number Diff line { lib , aiohttp , aresponses , asynctest , buildPythonPackage , fetchFromGitHub , poetry-core Loading @@ -18,7 +17,7 @@ buildPythonPackage rec { version = "2022.11.2"; format = "pyproject"; disabled = pythonOlder "3.8"; disabled = pythonOlder "3.9"; src = fetchFromGitHub { owner = "bachya"; Loading @@ -38,7 +37,6 @@ buildPythonPackage rec { nativeCheckInputs = [ aresponses asynctest pytest-aiohttp pytest-asyncio pytest-mock Loading