summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-28 19:59:07 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-28 19:59:56 +0200
commit45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3 (patch)
tree783c192d5e891a78612c36271903e9d5a7510bbf /app-admin
parentsys-fs/lvm2: switch to positive USE=lvm logic (diff)
downloadgentoo-45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3.tar.gz
gentoo-45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3.tar.bz2
gentoo-45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3.zip
app-admin/ansible-molecule: Remove unnecessary dep on pytest-html
Bug: https://bugs.gentoo.org/759931 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild b/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild
index 3e827f95a347..603414d23bdf 100644
--- a/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild
+++ b/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild
@@ -48,7 +48,6 @@ BDEPEND="$(python_gen_cond_dep '
>=dev-python/ansi2html-1.6.0[${PYTHON_USEDEP}]
dev-python/filelock[${PYTHON_USEDEP}]
<dev-python/pexpect-5[${PYTHON_USEDEP}]
- >=dev-python/pytest-html-3.0.0[${PYTHON_USEDEP}]
>=dev-python/pytest-mock-3.3.1[${PYTHON_USEDEP}]
>=dev-python/pytest-plus-0.2[${PYTHON_USEDEP}]
>=dev-python/pytest-testinfra-6.1.0[${PYTHON_USEDEP}]