mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/flask-mongoengine: Add a test dep on email-validator
Closes: https://bugs.gentoo.org/784326 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -22,6 +22,7 @@ RDEPEND=">=dev-python/flask-1.1.2[${PYTHON_USEDEP}]
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-db/mongodb
|
||||
dev-python/python-email-validator[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_sphinx docs
|
||||
|
||||
Reference in New Issue
Block a user