dev-python/httpcore: Enable trio testing on py3.13

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-14 17:43:16 +02:00
parent 25bf8e8d05
commit da47a8bd73

View File

@@ -40,7 +40,7 @@ BDEPEND="
$(python_gen_cond_dep '
dev-python/pytest-trio[${PYTHON_USEDEP}]
dev-python/trio[${PYTHON_USEDEP}]
' 3.{10..12})
' 3.{10..13})
)
"