dev-python/pytest-isort: add python3_10 target
Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
a56d72d8b2
commit
136cb22f62
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="py.test plugin to check import ordering using isort"
|
||||
|
Loading…
Reference in New Issue
Block a user