diff --git a/dev-python/queuelib/queuelib-1.8.0.ebuild b/dev-python/queuelib/queuelib-1.8.0.ebuild index 10840dc9f9..70e92a4b9a 100644 --- a/dev-python/queuelib/queuelib-1.8.0.ebuild +++ b/dev-python/queuelib/queuelib-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,5 +15,4 @@ LICENSE="BSD" SLOT=0 KEYWORDS="~amd64 ~arm64 ~x86" -# Tests requires network(tox), can't work inside network sandbox -RESTRICT="test" +distutils_enable_tests pytest