dev-python/tblib: Extend twisted test dep to py3.13

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-30 15:07:47 +02:00
parent 9596f2cd90
commit 7911b41cf6

View File

@@ -23,9 +23,7 @@ RDEPEND="
"
BDEPEND="
test? (
$(python_gen_cond_dep '
dev-python/twisted[${PYTHON_USEDEP}]
' 3.{10..12})
dev-python/twisted[${PYTHON_USEDEP}]
)
"