dev-python/control: Drop support for python3_9
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
3c5978e62a
commit
49e777123c
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_10 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python Control Systems Library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user