commit:     e5dc5a21251765e0abfa0c56bffaaf2fcafc3080
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 20:03:41 2019 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 20:03:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dc5a21

dev-python/plotly: python 3.7

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 dev-python/plotly/plotly-1.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/plotly/plotly-1.9.6.ebuild 
b/dev-python/plotly/plotly-1.9.6.ebuild
index 357426cf929..38633daae73 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
 

Reply via email to