Loading pkgs/development/python-modules/syrupy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ buildPythonPackage rec { runHook postCheck ''; pythonImportsCheck = [ "syrupy" ]; meta = with lib; { changelog = "https://github.com/tophat/syrupy/releases/tag/v${version}"; description = "Pytest Snapshot Test Utility"; Loading Loading
pkgs/development/python-modules/syrupy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ buildPythonPackage rec { runHook postCheck ''; pythonImportsCheck = [ "syrupy" ]; meta = with lib; { changelog = "https://github.com/tophat/syrupy/releases/tag/v${version}"; description = "Pytest Snapshot Test Utility"; Loading