dev-python/netaddr: Use EPYTEST_PLUGINS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-04 19:08:23 +02:00
parent 06a7f5c5e5
commit 1ca427711e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -28,4 +28,5 @@ BDEPEND="
distutils_enable_sphinx docs/source \
dev-python/furo \
dev-python/sphinx-issues
EPYTEST_PLUGINS=()
distutils_enable_tests pytest