diff options
Diffstat (limited to 'dev-python/process-tests')
| -rw-r--r-- | dev-python/process-tests/process-tests-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild b/dev-python/process-tests/process-tests-3.0.0.ebuild index 1d77c37c1128..158af46072d9 100644 --- a/dev-python/process-tests/process-tests-3.0.0.ebuild +++ b/dev-python/process-tests/process-tests-3.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
