diff options
Diffstat (limited to 'dev-python/webob')
| -rw-r--r-- | dev-python/webob/webob-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webob/webob-1.8.9.ebuild b/dev-python/webob/webob-1.8.9.ebuild index 231c6f1b8baf..9ea15b355a11 100644 --- a/dev-python/webob/webob-1.8.9.ebuild +++ b/dev-python/webob/webob-1.8.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN="WebOb" -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
