mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/oauth2client: Add test dep on flask
Closes: https://bugs.gentoo.org/731724 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ RDEPEND="
|
||||
BDEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( ${RDEPEND}
|
||||
dev-python/flask[${PYTHON_USEDEP}]
|
||||
dev-python/sqlalchemy[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user