mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/mypy-extensions: disable py3.10, pypy3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
de07bb8bd7
commit
cad3d4baa7
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
||||
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user