mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -15,5 +15,4 @@ LICENSE="BSD"
|
|||||||
SLOT=0
|
SLOT=0
|
||||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||||
|
|
||||||
# Tests requires network(tox), can't work inside network sandbox
|
distutils_enable_tests pytest
|
||||||
RESTRICT="test"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user