mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/arrow: Add a missing test-dep on mock
Closes: https://bugs.gentoo.org/719644 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,6 +20,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/chai[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
dev-python/simplejson[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user