*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyqtgraph / pyqtgraph-0.10.0-r1.ebuild
index 322fa1bedf9c8675a13fe6f45b61a3cd2ed43a79..52ba9b9bdb91caa62dd3f213b15847f5276a229c 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=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A pure-python graphics and GUI library built on PyQt and numpy"