- Notifications
You must be signed in to change notification settings - Fork261
Closed
Milestone
Description
It looks likepython 3.10 is used to do the releasing, but I have a package that is python 3.11+ onlyhome-assistant-libs/home-assistant-bluetooth#30
This means the release workflow fail sinceThe currently activated Python version 3.10.13 is not supported by the project (>=3.11,<3.13). Trying to find and use a compatible version.
Is there an approved/good way to use a newer python in the build process?