summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cmd2/cmd2-0.9.21.ebuild')
-rw-r--r--dev-python/cmd2/cmd2-0.9.21.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/cmd2/cmd2-0.9.21.ebuild b/dev-python/cmd2/cmd2-0.9.21.ebuild
index 715f6032dc28..68c78f3022d8 100644
--- a/dev-python/cmd2/cmd2-0.9.21.ebuild
+++ b/dev-python/cmd2/cmd2-0.9.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,6 @@ DEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
${RDEPEND}
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python3_5)
dev-python/pytest[${PYTHON_USEDEP}]
)
"