python312Packages.playwrightcapture: refactor

This commit is contained in:
Fabian Affolter 2024-03-26 11:23:17 +01:00 committed by GitHub
parent 13be6bfcf7
commit 1b79305c94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,12 +39,12 @@ buildPythonPackage rec {
"tzdata" "tzdata"
]; ];
nativeBuildInputs = [ build-system = [
poetry-core poetry-core
pythonRelaxDepsHook pythonRelaxDepsHook
]; ];
propagatedBuildInputs = [ dependencies = [
beautifulsoup4 beautifulsoup4
dateparser dateparser
playwright playwright