Skip to content

Python release with pyproject.toml & poetry. #287

@ghost

Description

I have a Python project that uses pyproject.toml and poetry. The authoritative version for the project is in both the pyproject.toml and in <PACKAGE>/__init__.py as __version__.

I know there is a python release-type but that clearly won't work for me.

How can I modify the .github/workflows/release-please.yml file to change the version in those files as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions