*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / cov-core / cov-core-1.15.0-r1.ebuild
index 8976673fc4fdcfac471dfac62f503533a2205aaf..3d8bcd7a1ab18a46fee9dd51dc3c3e06ec91a0c3 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov"