dev-python/pytest-isort: Add py36

Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
Patrick Lauer
2017-11-08 07:07:03 +00:00
parent c30f6e9274
commit 1121291aa1

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1