python
python copied to clipboard
Bleak no longer forbids Python 3.14
pyproject.toml forbids Python 3.14 because of Bleak. but it only selects for Python 3.10 and above, and it builds (and tests) fine for me with Python 3.14.