From 77272320b386471d770e430481202b31a5ffd5d2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 27 Oct 2025 07:06:12 +0000 Subject: Adding metadata --- dev-python/github3-py/github3-py-4.0.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-python/github3-py') diff --git a/dev-python/github3-py/github3-py-4.0.1.ebuild b/dev-python/github3-py/github3-py-4.0.1.ebuild index ff562ecb4c27..1dcec48944d1 100644 --- a/dev-python/github3-py/github3-py-4.0.1.ebuild +++ b/dev-python/github3-py/github3-py-4.0.1.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 @@ -38,6 +38,8 @@ BDEPEND=" ) " +EPYTEST_PLUGINS=() +EPYTEST_XDIST=1 distutils_enable_tests pytest python_test() { -- cgit v1.3.1