mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-analyzer/wapiti: Remove unused dep on pytest-runner
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
|
||||
@@ -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}]
|
||||
|
||||
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user