python313Packages.pygount: unbreak with pythonRelaxDeps

This commit is contained in:
Peder Bergebakken Sundt
2025-04-27 03:33:33 +02:00
parent 0660f6e01c
commit f1da306515
@@ -22,6 +22,8 @@ buildPythonPackage rec {
hash = "sha256-PFqcSnJoGL4bXFy3hu3Iurbb8QK1NqCDs8aJmMxP4Hc=";
};
pythonRelaxDeps = [ "rich" ];
nativeBuildInputs = [ poetry-core ];
propagatedBuildInputs = [