net-nntp/sabnzbd: Remove tavalidate test dep as well

tavalidate is only needed for tests that are already deselected,
so remove the dep as well.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-02-05 15:15:36 +01:00
parent 743ba357bd
commit 58dd3f8bbd

View File

@@ -61,7 +61,6 @@ BDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tavalidate[${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
dev-python/xmltodict[${PYTHON_USEDEP}]
')