diff --git a/dev-python/plotly/plotly-5.19.0.ebuild b/dev-python/plotly/plotly-5.19.0.ebuild index 2c2275a52891d..2907cb22ae91f 100644 --- a/dev-python/plotly/plotly-5.19.0.ebuild +++ b/dev-python/plotly/plotly-5.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1