*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / cov-core / cov-core-1.7.ebuild
index e9a064662f89017e5b9f7d22771ebc86a379f9bf..b67ef7e15ab6774c3f93bc8f5e81b58a4d8bbb37 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=5
 
-PYTHON_COMPAT=( python2_7 pypy pypy3 )
+PYTHON_COMPAT=( python2_7 pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov"