Loading pkgs/development/python-modules/pyenphase/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ buildPythonPackage rec { syrupy ]; disabledTests = [ # https://github.com/pyenphase/pyenphase/issues/97 "test_with_7_x_firmware" ]; pythonImportsCheck = [ "pyenphase" ]; Loading Loading
pkgs/development/python-modules/pyenphase/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ buildPythonPackage rec { syrupy ]; disabledTests = [ # https://github.com/pyenphase/pyenphase/issues/97 "test_with_7_x_firmware" ]; pythonImportsCheck = [ "pyenphase" ]; Loading