summaryrefslogtreecommitdiff
path: root/dev-python/invoke
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/invoke')
-rw-r--r--dev-python/invoke/invoke-2.2.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/invoke/invoke-2.2.0.ebuild b/dev-python/invoke/invoke-2.2.0.ebuild
index 9b50fea1fdfc..0221f29a1f68 100644
--- a/dev-python/invoke/invoke-2.2.0.ebuild
+++ b/dev-python/invoke/invoke-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,6 @@ BDEPEND="
test? (
dev-python/decorator[${PYTHON_USEDEP}]
>=dev-python/icecream-2.1[${PYTHON_USEDEP}]
- >=dev-python/pytest-cov-4[${PYTHON_USEDEP}]
>=dev-python/pytest-relaxed-2[${PYTHON_USEDEP}]
)
"