diff --git a/dev-python/pytest-sanic/pytest-sanic-1.6.1.ebuild b/dev-python/pytest-sanic/pytest-sanic-1.6.1.ebuild index bf36833fe8..ec16cbbbc2 100644 --- a/dev-python/pytest-sanic/pytest-sanic-1.6.1.ebuild +++ b/dev-python/pytest-sanic/pytest-sanic-1.6.1.ebuild @@ -4,7 +4,7 @@ EAPI="7" DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1