mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
python312Packages.playwrightcapture: refactor
This commit is contained in:
parent
13be6bfcf7
commit
1b79305c94
@ -39,12 +39,12 @@ buildPythonPackage rec {
|
||||
"tzdata"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
beautifulsoup4
|
||||
dateparser
|
||||
playwright
|
||||
|
Loading…
Reference in New Issue
Block a user