diff options
Diffstat (limited to 'dev-python/hypercorn')
| -rw-r--r-- | dev-python/hypercorn/hypercorn-0.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypercorn/hypercorn-0.13.2.ebuild b/dev-python/hypercorn/hypercorn-0.13.2.ebuild index 1cec1cc3eaf0..2911fac5d538 100644 --- a/dev-python/hypercorn/hypercorn-0.13.2.ebuild +++ b/dev-python/hypercorn/hypercorn-0.13.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="ASGI Server based on Hyper libraries and inspired by Gunicorn" |
