diff options
Diffstat (limited to 'dev-python/httpx')
| -rw-r--r-- | dev-python/httpx/httpx-0.23.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.23.0-r1.ebuild b/dev-python/httpx/httpx-0.23.0-r1.ebuild index f70d19dc2aa6..63b8f48343e9 100644 --- a/dev-python/httpx/httpx-0.23.0-r1.ebuild +++ b/dev-python/httpx/httpx-0.23.0-r1.ebuild @@ -8,7 +8,7 @@ EAPI=8 # DOCS_DEPEND="dev-python/mkdocs-material" # DOCS_AUTODOC=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 optfeature # docs |
