mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/pytest-xprocess: Fix test deps
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -25,7 +25,8 @@ RDEPEND="
|
||||
dev-python/psutil[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( >=dev-python/pytest-2.3.5[${PYTHON_USEDEP}] )
|
||||
test? ( >=dev-python/pytest-2.3.5[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-cache[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user