dev-python/pytest-flake8: Add py36

Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
Patrick Lauer
2017-11-08 07:06:12 +00:00
parent 2f23eb6f30
commit c30f6e9274

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