summaryrefslogtreecommitdiff
path: root/dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild')
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild
index f1f8a8edb38c..7202fcab4d15 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.15.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest-subtests
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi