*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytest-aiohttp / pytest-aiohttp-0.3.0.ebuild
index 49b6b37040386b9b29ce927e779adaff2e9af9db..f6b1a93479ecffe7c7f52fa20366cdb2309a92e8 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=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="pytest plugin for aiohttp support"