mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/inline-snapshot: Add missing mypy test dep
Closes: https://bugs.gentoo.org/943013 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -34,6 +34,7 @@ BDEPEND="
|
||||
test? (
|
||||
>=dev-python/dirty-equals-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/hypothesis-6.75.5[${PYTHON_USEDEP}]
|
||||
dev-python/mypy[${PYTHON_USEDEP}]
|
||||
dev-python/pydantic[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-subtests-0.11.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/time-machine-2.10.0[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user