*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / nose-testconfig / nose-testconfig-0.10.ebuild
index ae6d6a1a9785bb05a18b03c02289c94be97dcdb6..91a633583995906d8582f57714edb025514b938b 100644 (file)
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_5,3_6} pypy  )
+PYTHON_COMPAT=( python{2_7,3_6}  )
 
 inherit distutils-r1