jrnl: fix build (#399763)
This commit is contained in:
@@ -41,6 +41,8 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
rich
|
rich
|
||||||
];
|
];
|
||||||
|
|
||||||
|
pythonRelaxDeps = [ "rich" ];
|
||||||
|
|
||||||
nativeCheckInputs = with python3.pkgs; [
|
nativeCheckInputs = with python3.pkgs; [
|
||||||
pytest-bdd
|
pytest-bdd
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
|
|||||||
Reference in New Issue
Block a user