From 0e60737088dfb4499e07b9eaf5e4055eaec116d1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 16 Dec 2023 11:01:24 +0000 Subject: dev-python/wxpython: add missing pytest-xdist test dep Closes: https://bugs.gentoo.org/920090 Signed-off-by: Sam James --- dev-python/wxpython/wxpython-4.2.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python') diff --git a/dev-python/wxpython/wxpython-4.2.1.ebuild b/dev-python/wxpython/wxpython-4.2.1.ebuild index b377b21456db..a609da43141e 100644 --- a/dev-python/wxpython/wxpython-4.2.1.ebuild +++ b/dev-python/wxpython/wxpython-4.2.1.ebuild @@ -49,6 +49,7 @@ BDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] ) " -- cgit v1.2.3-65-gdbad