python icon indicating copy to clipboard operation
python copied to clipboard

Bleak no longer forbids Python 3.14

Open s-t-e-v-e-n-k opened this issue 1 month ago • 0 comments

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.

s-t-e-v-e-n-k avatar Oct 31 '25 05:10 s-t-e-v-e-n-k