diff options
Diffstat (limited to 'dev-python/pytest-repeat')
| -rw-r--r-- | dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild b/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild index 99c2066e06dc..50edcf7906f7 100644 --- a/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild +++ b/dev-python/pytest-repeat/pytest-repeat-0.9.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest-repeat -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi |
