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 5acbfc59657c..109f21df1690 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_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{11..13} ) 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 93d27ea388d6..54512a9a11e7 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_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |
