*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / grpcio-testing / grpcio-testing-1.16.1.ebuild
index 3c94cf45fa9b33ba09802df15e72ddbe1d6fcf33..bdd4e0587a9e543c53361e9d070fd969d0dc5ac9 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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Testing utilities for gRPC Python"