mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
dev-python/pytest-xvfb: use PN in EPYTEST_PLUGINS
eclass now allows this without causing a self-dependency Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
a8c46c52ab
commit
ad0c4d3e11
@ -21,10 +21,6 @@ RDEPEND="
|
||||
x11-base/xorg-server[xvfb]
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
EPYTEST_PLUGINS=( ${PN} )
|
||||
EPYTEST_PLUGIN_LOAD_VIA_ENV=1
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
local -x PYTEST_PLUGINS=pytest_xvfb
|
||||
epytest
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user