*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / chai / chai-1.1.1.ebuild
index 93673da698d699d4f0a55d38c2667fa16bb4e71a..0a45c23a7740b6bf0eef199fd2b858af1f296789 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=6
 
-PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
+PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Easy to use mocking, stubbing and spying framework"