mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pytest-toolbox: enable testing with pydantic on py3.11
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -26,7 +26,7 @@ BDEPEND="
|
||||
test? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/pydantic[${PYTHON_USEDEP}]
|
||||
' pypy3 python3_{8..10} # TODO: python3_11
|
||||
' pypy3 python3_{8..11} # TODO: python3_11
|
||||
)
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user