dev-python/Tami4EdgeAPI: update 3.0

Closes: #3774
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-10-26 22:43:03 +02:00
parent d1d40bcabd
commit 57c3a72d8a
3 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi