-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
$ 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
Labels
No labels