diff options
Diffstat (limited to 'dev-python/pytest-flake8')
-rw-r--r-- | dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild index 3023f8be88d9..a42af5a698ed 100644 --- a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild +++ b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 |