From 1ad3d301cc52f99874ab3b504cb514faccbe256e Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Wed, 1 Apr 2020 17:30:28 +0200 Subject: [PATCH] dev-python/trio-asyncio: tests working for me Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri --- dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild index 2a881fbdb7..ced6ad645a 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild @@ -18,10 +18,6 @@ LICENSE=" || ( Apache-2.0 MIT )" SLOT="0" KEYWORDS="~amd64 ~x86" -# ImportError: cannot import name 'MarkInfo' -# MarkInfo removed in pytest-4.1 -RESTRICT="test" - RDEPEND=" >=dev-python/async_generator-1.6[${PYTHON_USEDEP}] dev-python/outcome[${PYTHON_USEDEP}]