summaryrefslogtreecommitdiff
path: root/dev-python/invoke
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-10 18:50:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-10 18:50:47 +0000
commitd58243b7a2b56cb294dc8959e276143970e97cc2 (patch)
tree07d2eea165bceabdb8ffc66a082cd6b3fa27c3a9 /dev-python/invoke
parente27f408d1ebde72d9e7c835def1843850260afb8 (diff)
downloadbaldeagleos-repo-d58243b7a2b56cb294dc8959e276143970e97cc2.tar.gz
baldeagleos-repo-d58243b7a2b56cb294dc8959e276143970e97cc2.tar.xz
baldeagleos-repo-d58243b7a2b56cb294dc8959e276143970e97cc2.zip
Adding metadata
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}]
)
"