diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8849096026..c01862f42f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -37238,9 +37238,9 @@ and @code{bspatch4}.") (setenv "PY_MPV_SKIP_TESTS" "test_wait_for_property_event_overflow")))))) (native-inputs - ;; For tests. (list python-pytest python-pyvirtualdisplay + python-setuptools python-xvfbwrapper)) (inputs (list mpv)) (propagated-inputs (list python-pillow)) ;for raw screenshots |
