summaryrefslogtreecommitdiff
path: root/dev-python/selenium/selenium-4.44.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/selenium/selenium-4.44.0.ebuild')
-rw-r--r--dev-python/selenium/selenium-4.44.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/selenium/selenium-4.44.0.ebuild b/dev-python/selenium/selenium-4.44.0.ebuild
index 54b344b6e38d..0269abdf2f08 100644
--- a/dev-python/selenium/selenium-4.44.0.ebuild
+++ b/dev-python/selenium/selenium-4.44.0.ebuild
@@ -4,8 +4,8 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
+PYTHON_TESTED=( python3_{13..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi