summaryrefslogtreecommitdiff
path: root/dev-python/python-systemd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r--dev-python/python-systemd/python-systemd-235.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-235.ebuild b/dev-python/python-systemd/python-systemd-235.ebuild
index fb6f665e706e..8a1bb14bdd2b 100644
--- a/dev-python/python-systemd/python-systemd-235.ebuild
+++ b/dev-python/python-systemd/python-systemd-235.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2015-2025 Gentoo Authors
+# Copyright 2015-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,6 +22,7 @@ RDEPEND="${DEPEND}
!sys-apps/systemd[python(-)]
"
+EPYTEST_PLUGINS=()
distutils_enable_tests pytest
python_compile() {