mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-python/steam: add test useflag to BDEPEND
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -40,8 +40,10 @@ RDEPEND="
|
|||||||
"
|
"
|
||||||
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-python/vcrpy[${PYTHON_USEDEP}]
|
test? (
|
||||||
dev-python/mock[${PYTHON_USEDEP}]
|
dev-python/vcrpy[${PYTHON_USEDEP}]
|
||||||
|
dev-python/mock[${PYTHON_USEDEP}]
|
||||||
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
Reference in New Issue
Block a user