mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/tenacity: Depend on dev-python/tornado with pytest fix
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -21,8 +21,7 @@ KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
|
||||
BDEPEND="
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
<dev-python/pytest-8.2[${PYTHON_USEDEP}]
|
||||
dev-python/tornado[${PYTHON_USEDEP}]
|
||||
>=dev-python/tornado-6.4-r1[${PYTHON_USEDEP}]
|
||||
dev-python/typeguard[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user