python314Packages.narwhals: increase tests execution time (#534529)

This commit is contained in:
Fabian Affolter
2026-06-23 20:04:15 +00:00
committed by GitHub
@@ -16,6 +16,7 @@
pyarrow,
pyspark,
pytest-env,
pytest-xdist,
pytestCheckHook,
rich,
sqlframe,
@@ -76,6 +77,7 @@ buildPythonPackage rec {
duckdb
hypothesis
pytest-env
pytest-xdist
pytestCheckHook
]
++ lib.concatAttrValues optional-dependencies;