*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / opt-einsum / opt-einsum-3.0.1.ebuild
index ac865d7fc8cdfb2d04eea74f5f1220e02825ef9d..777132fc40154ae5985e0e167d7ecf2a6e49e651 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=( python2_7 python{3_5,3_6,3_7} )
+PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Optimized Einsum: A tensor contraction order optimizer"