Skip to content

Build fails because of missing project.version in pyproject.toml #486

@iisakkirotko

Description

@iisakkirotko

Hi!

I noticed that since a couple days ago, our CI's daily run at https://github.com/widgetti/solara is failing due to a build error for this package (see, for instance, this run). The error is:

  💥 maturin failed
    Caused by: `project.version` field is required in pyproject.toml unless it is present in the `project.dynamic` list

Looks like since the last release of maturin, setting project.version either statically or dynamically in pyproject.toml is required, as per PyO3/maturin#2391.

Could this be added to the project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions