dev-python/spikeextractors: enable py3.11
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
155369f22d
commit
2af68d495e
@ -1,9 +1,9 @@
|
||||
# Copyright 2021-2022 Gentoo Authors
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
# dev-python/hdf5storage is holding 3.10 back
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user