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

This commit is contained in:
Michał Górny
2017-04-20 11:16:26 +02:00
parent ba8562cf64
commit 9a65c69219

View File

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