From 453b2f9929c5e3669a29cc5345dae642415a8ae7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 20 Jun 2024 06:42:08 +0000 Subject: Adding metadata --- dev-python/selenium/selenium-4.21.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/selenium') diff --git a/dev-python/selenium/selenium-4.21.0.ebuild b/dev-python/selenium/selenium-4.21.0.ebuild index 094e2cd7da1a..4661c74dda73 100644 --- a/dev-python/selenium/selenium-4.21.0.ebuild +++ b/dev-python/selenium/selenium-4.21.0.ebuild @@ -4,7 +4,8 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi -- cgit v1.3