dev-python/trio-asyncio: depend on pytest-trio for tests

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-04-01 18:16:40 +02:00
parent 7c2ee6b3ea
commit e0b47879ca

View File

@@ -26,6 +26,7 @@ RDEPEND="
"
DEPEND="test? (
dev-python/pytest-trio[${PYTHON_USEDEP}]
<dev-python/pytest-4.1[${PYTHON_USEDEP}]
)"