Skip to content

Commit

Permalink
dev-python/pydantic: Extend py3.13 testing to all deps
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jul 11, 2024
1 parent 9bb4980 commit b47b382
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-python/pydantic/pydantic-2.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ RDEPEND="
BDEPEND="
>=dev-python/hatch-fancy-pypi-readme-22.5.0[${PYTHON_USEDEP}]
test? (
$(python_gen_cond_dep '
dev-python/cloudpickle[${PYTHON_USEDEP}]
' 3.{10..12})
dev-python/cloudpickle[${PYTHON_USEDEP}]
dev-python/dirty-equals[${PYTHON_USEDEP}]
>=dev-python/email-validator-2.0.0[${PYTHON_USEDEP}]
>=dev-python/Faker-18.13.0[${PYTHON_USEDEP}]
Expand Down

0 comments on commit b47b382

Please sign in to comment.