*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyotp / pyotp-2.2.6.ebuild
index a777227680ef1e3a8efa70096aaf84a96c730805..86e42aab00dc32fa1b67048b76d04c0981ea4d75 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