diff options
| author | Alfred Wingate <parona@protonmail.com> | 2025-04-29 18:56:21 +0300 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-04-29 20:03:09 +0100 |
| commit | 2b9a336e85ef7c7072b725944636edb150a9b962 (patch) | |
| tree | 75de9674c413ee5572f7b3f2cb8a75f19794fd3c /dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild | |
| parent | 7850b559de9f2620cc4d851d7e747e81f61fcfc2 (diff) | |
| download | gentoo-2b9a336e85ef7c7072b725944636edb150a9b962.tar.gz gentoo-2b9a336e85ef7c7072b725944636edb150a9b962.tar.bz2 gentoo-2b9a336e85ef7c7072b725944636edb150a9b962.zip | |
dev-vcs/python-gitlab: drop unnecesary coverage dependency
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild')
| -rw-r--r-- | dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild index a404d1b38e4b..b4c83e5cca83 100644 --- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild @@ -25,9 +25,7 @@ LICENSE="LGPL-3" SLOT="0" BDEPEND="test? ( - dev-python/coverage[${PYTHON_USEDEP}] >=dev-python/pytest-console-scripts-1.3.1[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.2[${PYTHON_USEDEP}] dev-python/responses[${PYTHON_USEDEP}] )" |
