mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/ranger: use EPYTEST_PLUGINS
Would rather get rid of autoloading in my packages now and this is a good excuse to do so. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -26,6 +26,7 @@ HOMEPAGE="https://ranger.github.io/"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -26,6 +26,7 @@ HOMEPAGE="https://ranger.github.io/"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
|
||||
EPYTEST_IGNORE=(
|
||||
|
||||
Reference in New Issue
Block a user