Skip to content

uv 0.5.10 cannot install Polars from git #9989

@ritchie46

Description

@ritchie46

$ uv pip install git+https://github.com/pola-rs/polars.git@00837b8ab9197e44fab9c398699e61e8d611c924#subdirectory=py-polars

succeeds on 0.5.9, but fails on 0.5.10.

  × Failed to download and build `polars @
  │ git+https://github.com/pola-rs/polars.git@00837b8ab9197e44fab9c398699e61e8d611c924#subdirectory=py-polars`
  ├─▶ Failed to parse: `/home/ritchie46/.cache/uv/git-v0/checkouts/e54880a276d63f63/00837b8ab/py-polars/pyproject.toml`
  ╰─▶ TOML parse error at line 5, column 1
        |
      5 | [project]
        | ^^^^^^^^^
      `pyproject.toml` is using the `[project]` table, but the required `project.version` field is neither set nor present in the
      `project.dynamic` list

We don't have a version set, as that is handled by maturin during build.

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