Loading pkgs/development/python-modules/pyzx/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,10 @@ buildPythonPackage rec { typing-extensions ]; pythonRelaxDeps = [ "ipywidgets" ]; pythonRelaxDeps = [ "ipywidgets" "lark" ]; nativeCheckInputs = [ pytestCheckHook ]; disabledTestPaths = [ Loading Loading
pkgs/development/python-modules/pyzx/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,10 @@ buildPythonPackage rec { typing-extensions ]; pythonRelaxDeps = [ "ipywidgets" ]; pythonRelaxDeps = [ "ipywidgets" "lark" ]; nativeCheckInputs = [ pytestCheckHook ]; disabledTestPaths = [ Loading