dev-python/jedi: Tested on py3.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Aug 2018 16:34:11 +0000 (18:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Aug 2018 17:24:54 +0000 (19:24 +0200)
dev-python/jedi/jedi-0.12.1.ebuild

index 29db2142248844ad1b8709f9abe8e85a5953a3c4..354e2b1b1c73822703c3c696e6e1347b55898e92 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1