diff --git a/dev-python/tekore/tekore-1.4.0.ebuild b/dev-python/tekore/tekore-1.4.0.ebuild index 93f8f55ce0..a61bf2ad87 100644 --- a/dev-python/tekore/tekore-1.4.0.ebuild +++ b/dev-python/tekore/tekore-1.4.0.ebuild @@ -16,6 +16,9 @@ LICENSE="MIT" KEYWORDS="~amd64 ~x86" SLOT="0" +# tests fail with py3_6 +RESTRICT="python_targets_python3_6? ( test )" + RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] ~dev-python/httpx-0.11.1[${PYTHON_USEDEP}]