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