Loading pkgs/development/python-modules/pylacrosse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ , buildPythonPackage , fetchFromGitHub , mock , nose , pynose , pyserial , pytestCheckHook , pythonOlder Loading Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { nativeCheckInputs = [ mock nose pynose pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/pylacrosse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ , buildPythonPackage , fetchFromGitHub , mock , nose , pynose , pyserial , pytestCheckHook , pythonOlder Loading Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { nativeCheckInputs = [ mock nose pynose pytestCheckHook ]; Loading