podman-compose: drop pypaBuildHook (#546420)

This commit is contained in:
Nikolay Korotkiy
2026-07-30 17:17:18 +00:00
committed by GitHub
@@ -25,8 +25,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
pyyaml
];
propagatedBuildInputs = [ python3Packages.pypaBuildHook ];
nativeCheckInputs = with python3Packages; [
pytestCheckHook
parameterized