summaryrefslogtreecommitdiff
path: root/dev-python/github3-py
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-27 07:06:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-27 07:06:12 +0000
commit77272320b386471d770e430481202b31a5ffd5d2 (patch)
tree56e776d58aacdc632edac6a7c730fcba84b06808 /dev-python/github3-py
parentf13cad212cc9cc174ad2ce844dd276e5714a7521 (diff)
downloadbaldeagleos-repo-77272320b386471d770e430481202b31a5ffd5d2.tar.gz
baldeagleos-repo-77272320b386471d770e430481202b31a5ffd5d2.tar.xz
baldeagleos-repo-77272320b386471d770e430481202b31a5ffd5d2.zip
Adding metadata
Diffstat (limited to 'dev-python/github3-py')
-rw-r--r--dev-python/github3-py/github3-py-4.0.1.ebuild4
1 files changed, 3 insertions, 1 deletions
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() {