net-analyzer/wapiti: Remove unused dep on pytest-runner

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-25 09:38:24 +01:00
parent 998fa01bec
commit cd2bc293a2
3 changed files with 0 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ RESTRICT="!test? ( test )"
DEPEND="test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
)"
RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]

View File

@@ -22,7 +22,6 @@ RESTRICT="!test? ( test )"
DEPEND="test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
)"
RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]

View File

@@ -21,7 +21,6 @@ RESTRICT="!test? ( test )"
DEPEND="test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
)"
RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]