diff --git a/dev-python/spikeinterface/spikeinterface-0.91.0.ebuild b/dev-python/spikeinterface/spikeinterface-0.91.0.ebuild index dbad22c..a3d5cc4 100644 --- a/dev-python/spikeinterface/spikeinterface-0.91.0.ebuild +++ b/dev-python/spikeinterface/spikeinterface-0.91.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) # 3.10 missing on numba and spyking-circus inherit distutils-r1