dev-python/httpx: Enable py3.13

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

View File

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