Loading pkgs/development/python-modules/pecan/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,10 @@ buildPythonPackage rec { webtest ]; pytestFlags = [ "--pyargs" "pecan" ]; pytestFlags = [ "--pyargs" "pecan" ]; pythonImportsCheck = [ "pecan" ]; Loading Loading
pkgs/development/python-modules/pecan/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,10 @@ buildPythonPackage rec { webtest ]; pytestFlags = [ "--pyargs" "pecan" ]; pytestFlags = [ "--pyargs" "pecan" ]; pythonImportsCheck = [ "pecan" ]; Loading