dev-python/home-assistant-bluetooth: drop olds

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-04-12 17:48:14 +02:00
parent 2858f228b5
commit 7c4da18b48
6 changed files with 6 additions and 74 deletions

View File

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