summaryrefslogtreecommitdiff
path: root/dev-python/peachpy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-12 07:12:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-12 07:12:21 +0000
commit00756a7495ccc0455ef2adbeb2237a02f1aa2629 (patch)
treeb5ac0552e1d8aaeae7d72f9d1347374a3ab477cb /dev-python/peachpy
parent7d53991481b4c789f2c1a6ab1302d20a0241ad8d (diff)
downloadbaldeagleos-repo-00756a7495ccc0455ef2adbeb2237a02f1aa2629.tar.gz
baldeagleos-repo-00756a7495ccc0455ef2adbeb2237a02f1aa2629.tar.xz
baldeagleos-repo-00756a7495ccc0455ef2adbeb2237a02f1aa2629.zip
Adding metadata
Diffstat (limited to 'dev-python/peachpy')
-rw-r--r--dev-python/peachpy/peachpy-2022.11.13-r3.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
index e54eebfe4e24..a1e2efe0de8a 100644
--- a/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
+++ b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,9 +37,7 @@ DOCS=README.rst
distutils_enable_sphinx sphinx \
dev-python/sphinx-bootstrap-theme
+EPYTEST_PLUGINS=()
distutils_enable_tests pytest
-src_test() {
- local EPYTEST_IGNORE=( tests/arm/test_arm.py )
- distutils-r1_src_test
-}
+EPYTEST_IGNORE=( tests/arm/test_arm.py )