Loading pkgs/development/python-modules/aioweenect/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "aioweenect" ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/aioweenect/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "aioweenect" ]; meta = with lib; { Loading