stamina: add missing dep

This commit is contained in:
Anton Bolshakov 2026-03-02 09:04:46 +08:00
parent 8c58b848d3
commit 8e18d0d056
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -18,6 +18,8 @@ KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="dev-python/tenacity[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
BDEPEND="
dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
"
RESTRICT="test"
#distutils_enable_tests pytest