Skip to content

Commit 824afa7

Browse files
committed
modelscan: relax rich
1 parent b6efa33 commit 824afa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/mo/modelscan/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ python3.pkgs.buildPythonApplication rec {
1616
hash = "sha256-8VupkPiHebVtOqMdtkBflAI1zPRdDSvHCEq3ghjASaE=";
1717
};
1818

19+
pythonRelaxDeps = [ "rich" ];
20+
1921
build-system = with python3.pkgs; [
2022
poetry-core
2123
poetry-dynamic-versioning

0 commit comments

Comments
 (0)