From 5c6d2a67dcce418bf8026c8e9dc77c5e619e415f Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 1 Mar 2025 06:55:09 +0000 Subject: Adding metadata --- dev-python/click-option-group/click-option-group-0.5.6.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dev-python/click-option-group') diff --git a/dev-python/click-option-group/click-option-group-0.5.6.ebuild b/dev-python/click-option-group/click-option-group-0.5.6.ebuild index 102c4b0f7522..ebfbb7c4211d 100644 --- a/dev-python/click-option-group/click-option-group-0.5.6.ebuild +++ b/dev-python/click-option-group/click-option-group-0.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,3 +24,8 @@ RDEPEND=" " distutils_enable_tests pytest + +python_test() { + local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 + epytest +} -- cgit v1.3