diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a640f18dad5..70607a20045 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15738,7 +15738,7 @@ PNG and terminal output.") (build-system pyproject-build-system) (arguments (list - ;; 2358 passed, 16 skipped, 6 xfailed, 17 warnings + ;; tests: 2354 passed, 16 skipped, 6 xfailed, 224 warnings #:test-flags #~(list "--numprocesses" (number->string (parallel-job-count)) ;; XXX: See: . @@ -15750,7 +15750,7 @@ PNG and terminal output.") "--deselect=tests/test_distributions.py::TestKDEPlotBivariate::test_weights"))) (native-inputs (list python-flit-core - python-pytest + python-pytest-8 python-pytest-xdist)) (propagated-inputs (list python-matplotlib