python3Packages.pytest-param-files: switch to pypaBuildHook

This commit is contained in:
Peder Bergebakken Sundt
2023-09-22 21:11:21 +02:00
parent ebeac39db7
commit 3ab1cf59b8
@@ -17,7 +17,7 @@ buildPythonPackage rec {
hash = "sha256-Q7wWoggJN2w2a2umQHx5TsVcugqpovBEtOKruNMZQ8A=";
};
format = "flit";
format = "pyproject";
nativeBuildInputs = [ flit-core ];