commit: ace96dd3da7ddcc05f238e516b51c46bd00a4ae5 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Jul 5 18:38:15 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sat Jul 5 19:10:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ace96dd3
dev-python/questionary: use EPYTEST_PLUGINS Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/questionary/questionary-2.1.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/questionary/questionary-2.1.0.ebuild b/dev-python/questionary/questionary-2.1.0.ebuild index a853502a6e..5dfccb7828 100644 --- a/dev-python/questionary/questionary-2.1.0.ebuild +++ b/dev-python/questionary/questionary-2.1.0.ebuild @@ -24,6 +24,8 @@ RDEPEND=" <dev-python/prompt-toolkit-4[${PYTHON_USEDEP}] " +EPYTEST_PLUGINS=( ) + distutils_enable_tests pytest distutils_enable_sphinx docs \