commit:     252689b7297d061807af6245b3a3c6d9dd147b7d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  8 08:51:25 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  8 08:51:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252689b7

dev-python/nltk: Add pytest-mock dep

Closes: https://bugs.gentoo.org/781029
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nltk/nltk-3.6.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/nltk/nltk-3.6.1.ebuild 
b/dev-python/nltk/nltk-3.6.1.ebuild
index ad969214c4b..d03c6152723 100644
--- a/dev-python/nltk/nltk-3.6.1.ebuild
+++ b/dev-python/nltk/nltk-3.6.1.ebuild
@@ -30,6 +30,7 @@ BDEPEND="
                >=dev-python/nltk-data-20200312-r1
                dev-python/numpy[${PYTHON_USEDEP}]
                dev-python/pyparsing[${PYTHON_USEDEP}]
+               dev-python/pytest-mock[${PYTHON_USEDEP}]
                dev-python/twython[${PYTHON_USEDEP}]
                sci-libs/scikit-learn[${PYTHON_USEDEP}]
                dev-python/scipy[${PYTHON_USEDEP}]

Reply via email to