dev-python/asciitable: Tested on py3.5 & py3.6

This commit is contained in:
Michał Górny
2017-04-20 18:24:14 +02:00
parent 506d7c5190
commit 026b80264a

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1