diff --git a/dev-python/plotly/plotly-1.9.6.ebuild b/dev-python/plotly/plotly-1.9.6.ebuild index 357426cf9296c..38633daae73fa 100644 --- a/dev-python/plotly/plotly-1.9.6.ebuild +++ b/dev-python/plotly/plotly-1.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit distutils-r1 virtualx