*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytest / pytest-3.10.1.ebuild
index 743c17f71e9f6dd45947908f1bfcd3f47490def2..622bcb9bb4538051a740973444be93e15e61164a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1