dev-python/sqlalchemy-migrate: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-24 22:42:35 -05:00
parent ad0f64a7a9
commit f2f812ee01

View File

@@ -4,7 +4,7 @@
EAPI=5
# py3 has a syntax errors. On testing it is underdone
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
inherit distutils-r1