dev-python/anytree: Bump PYTHON_COMPAT
This commit is contained in:
parent
6931d83523
commit
bb3e2e8c6b
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6..8} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Powerful and Lightweight Python Tree Data Structure"
|
DESCRIPTION="Powerful and Lightweight Python Tree Data Structure"
|
||||||
|
|
Loading…
Reference in a new issue