Loading pkgs/development/python-modules/aiowaqi/default.nix +2 −5 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ fetchFromGitHub, poetry-core, pytest-asyncio, pytest-cov-stub, pytestCheckHook, pythonOlder, syrupy, Loading @@ -26,11 +27,6 @@ buildPythonPackage rec { hash = "sha256-YWTGEOSSkZ0XbZUE3k+Dn9qg8Pmwip9wCp8e/j1D9io="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail "--cov" "" ''; build-system = [ poetry-core ]; dependencies = [ Loading @@ -41,6 +37,7 @@ buildPythonPackage rec { nativeCheckInputs = [ aresponses pytest-asyncio pytest-cov-stub pytestCheckHook syrupy ]; Loading Loading
pkgs/development/python-modules/aiowaqi/default.nix +2 −5 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ fetchFromGitHub, poetry-core, pytest-asyncio, pytest-cov-stub, pytestCheckHook, pythonOlder, syrupy, Loading @@ -26,11 +27,6 @@ buildPythonPackage rec { hash = "sha256-YWTGEOSSkZ0XbZUE3k+Dn9qg8Pmwip9wCp8e/j1D9io="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail "--cov" "" ''; build-system = [ poetry-core ]; dependencies = [ Loading @@ -41,6 +37,7 @@ buildPythonPackage rec { nativeCheckInputs = [ aresponses pytest-asyncio pytest-cov-stub pytestCheckHook syrupy ]; Loading