jrnl: fix build (#399763)

This commit is contained in:
Aleksana
2025-04-21 10:49:00 +08:00
committed by GitHub

View File

@@ -41,6 +41,8 @@ python3.pkgs.buildPythonApplication rec {
rich
];
pythonRelaxDeps = [ "rich" ];
nativeCheckInputs = with python3.pkgs; [
pytest-bdd
pytest-xdist