net-nntp/sabnzbd: Add dev-python/pytest-asyncio dep

Closes: https://bugs.gentoo.org/932451
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-22 13:38:29 +02:00
parent 3dc903a2ce
commit ccaae79e37

View File

@@ -60,6 +60,7 @@ BDEPEND="
dev-python/flaky[${PYTHON_USEDEP}]
>=dev-python/lxml-4.5.0[${PYTHON_USEDEP}]
<dev-python/pyfakefs-5.4.0[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/pytest-httpbin[${PYTHON_USEDEP}]
dev-python/pytest-httpserver[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]