python312Packages.playwrightcapture: refactor

This commit is contained in:
Fabian Affolter
2024-04-13 00:52:25 +02:00
parent 5d0de9ac81
commit 2be4b0cafe
@@ -41,6 +41,9 @@ buildPythonPackage rec {
build-system = [
poetry-core
];
nativeBuildInputs = [
pythonRelaxDepsHook
];