summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-09-25 16:03:41 -0400
committerRick Farina <zerochaos@gentoo.org>2019-09-25 16:03:56 -0400
commite5dc5a21251765e0abfa0c56bffaaf2fcafc3080 (patch)
treed7c529f2541ec61241c5049789e18e61fc9d2e62 /dev-python/plotly/plotly-1.9.6.ebuild
parentapp-emulation/qemu: Fix QA issues (diff)
downloadgentoo-e5dc5a21251765e0abfa0c56bffaaf2fcafc3080.tar.gz
gentoo-e5dc5a21251765e0abfa0c56bffaaf2fcafc3080.tar.bz2
gentoo-e5dc5a21251765e0abfa0c56bffaaf2fcafc3080.zip
dev-python/plotly: python 3.7
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-python/plotly/plotly-1.9.6.ebuild')
-rw-r--r--dev-python/plotly/plotly-1.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/plotly/plotly-1.9.6.ebuild b/dev-python/plotly/plotly-1.9.6.ebuild
index 357426cf9296..38633daae73f 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