*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django-appconf / django-appconf-1.0.1.ebuild
index e00d79d466238a1a764e6be977cb9bcdb6a13f5f..65a8953807e66256e10f2ea68e471238be38946c 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=5
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1