mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/queuelib: enable pytest
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user