*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / requests-mock / requests-mock-1.2.0.ebuild
index 31add56643a5312a2fb0c64a28d77e4b417ab6c6..1721eada74262d9826dda3e0b650d02c636f7e07 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 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1