Loading pkgs/development/python-modules/cypari/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,7 @@ buildPythonPackage rec { checkPhase = '' runHook preCheck rm -r cypari ${python.interpreter} -m cypari.test ${python.interpreter} -P -m cypari.test runHook postCheck ''; Loading Loading
pkgs/development/python-modules/cypari/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,7 @@ buildPythonPackage rec { checkPhase = '' runHook preCheck rm -r cypari ${python.interpreter} -m cypari.test ${python.interpreter} -P -m cypari.test runHook postCheck ''; Loading