Loading pkgs/development/python-modules/denonavr/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ httpx, netifaces, pytest-asyncio, pytestCheckHook, pytest-httpx, pytest-timeout, pytestCheckHook, pythonOlder, setuptools, }: Loading @@ -22,8 +22,6 @@ buildPythonPackage rec { version = "1.1.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "ol-iver"; repo = "denonavr"; Loading Loading
pkgs/development/python-modules/denonavr/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ httpx, netifaces, pytest-asyncio, pytestCheckHook, pytest-httpx, pytest-timeout, pytestCheckHook, pythonOlder, setuptools, }: Loading @@ -22,8 +22,6 @@ buildPythonPackage rec { version = "1.1.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "ol-iver"; repo = "denonavr"; Loading