dev-python/click-plugins: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-04 16:43:38 +01:00
parent a23b95cb07
commit d3ac042a19

View File

@@ -3,7 +3,7 @@
EAPI="6"
PYTHON_COMPAT=( python{2_7,3_{6,7}} )
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1