From 1257c960183278c82e747f1617e5dfdac24d1377 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 17 Jan 2020 10:50:14 +0100 Subject: dev-python/pytest-mpl: Remove Python 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-mpl/pytest-mpl-0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-mpl/pytest-mpl-0.8.ebuild') diff --git a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild index a6b9e4310b90..d57e0cc63296 100644 --- a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild +++ b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 virtualx -- cgit v1.2.3-65-gdbad