Loading pkgs/by-name/fr/fromager/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,11 @@ python3.pkgs.buildPythonApplication rec { "fromager" ]; disabledTestPaths = [ # Depends on wheel.cli module that is private since wheel 0.46.0 "tests/test_wheels.py" ]; meta = { description = "Wheel maker"; homepage = "https://pypi.org/project/fromager/"; Loading Loading
pkgs/by-name/fr/fromager/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,11 @@ python3.pkgs.buildPythonApplication rec { "fromager" ]; disabledTestPaths = [ # Depends on wheel.cli module that is private since wheel 0.46.0 "tests/test_wheels.py" ]; meta = { description = "Wheel maker"; homepage = "https://pypi.org/project/fromager/"; Loading