From 746dc0fb8a5204e249b9085a89c15bbcf8e6f377 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Feb 2020 21:00:56 +0100 Subject: dev-python/pytest-django: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pytest-django/pytest-django-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-django') diff --git a/dev-python/pytest-django/pytest-django-3.4.4.ebuild b/dev-python/pytest-django/pytest-django-3.4.4.ebuild index c9e5b83c92c1..004f497cb80c 100644 --- a/dev-python/pytest-django/pytest-django-3.4.4.ebuild +++ b/dev-python/pytest-django/pytest-django-3.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 ) +PYTHON_COMPAT=( python{3_6,3_7} pypy3 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad