dev-python/click-threading: Tested on py3.5 & py3.6
authorMichał Górny <mgorny@gentoo.org>
Sat, 22 Apr 2017 14:39:07 +0000 (16:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 22 Apr 2017 16:41:02 +0000 (18:41 +0200)
dev-python/click-threading/click-threading-0.3.0.ebuild

index 2233319f552478970780f1cc16296e31f113d513..5511d653a9a7ae2f2dfe8768548bef11192e422a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1