*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytest / pytest-5.3.2.ebuild
index 835e9d7c96e1b07d36049e333bbba2b38ea71f5f..3d6a7a5ab186651636a696bfb34f39a51fa4bf07 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1