diff options
Diffstat (limited to 'dev-python/plotly')
| -rw-r--r-- | dev-python/plotly/plotly-6.3.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/plotly/plotly-6.3.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly/plotly-6.3.0.ebuild b/dev-python/plotly/plotly-6.3.0.ebuild index 109f21df1690..f9686feb58e7 100644 --- a/dev-python/plotly/plotly-6.3.0.ebuild +++ b/dev-python/plotly/plotly-6.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/plotly/plotly-6.3.1.ebuild b/dev-python/plotly/plotly-6.3.1.ebuild index 54512a9a11e7..ee68a86757b7 100644 --- a/dev-python/plotly/plotly-6.3.1.ebuild +++ b/dev-python/plotly/plotly-6.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |
