Releasing a python >=3.11 package · Issue #801 · python-semantic-release/python-semantic-release · GitHub
Skip to content

Releasing a python >=3.11 package #801

Description

@bdraco

It looks like python 3.10 is used to do the releasing, but I have a package that is python 3.11+ only home-assistant-libs/home-assistant-bluetooth#30

This means the release workflow fail since The 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.

sample run: https://github.com/home-assistant-libs/home-assistant-bluetooth/actions/runs/7482007644/job/20364775062

Is there an approved/good way to use a newer python in the build process?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions