podman-compose: drop pypaBuildHook

I have no idea why and for what it could be useful, but it propagates
wheel and seems rather smelly code style.
This commit is contained in:
Sandro Jäckel
2026-07-27 22:15:45 +02:00
parent cf006d59d7
commit 428d923acb
@@ -25,8 +25,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
pyyaml
];
propagatedBuildInputs = [ python3Packages.pypaBuildHook ];
nativeCheckInputs = with python3Packages; [
pytestCheckHook
parameterized