From c05877565bb92c6b6687e0e5c0d90e2ebd102edd Mon Sep 17 00:00:00 2001 From: eroen Date: Tue, 25 Jul 2017 01:11:39 +0200 Subject: pytest-flake8-0.8.1 - add python3_6 --- dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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 3023f8be..a42af5a6 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 -- cgit v1.2.1