python compat 3.14
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
d5b968a110
commit
da4daff037
27 changed files with 51 additions and 53 deletions
|
|
@ -5,7 +5,7 @@ EAPI=8
|
|||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_EXT=1
|
||||
PYTHON_COMPAT=( python3_{8..13} python3_13t)
|
||||
PYTHON_COMPAT=( python3_{8..14} python3_13t python3_14t)
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue