-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When I run pixi 0.59.0 (installed October 30, 2025), I get this warning:
WARN Encountered 1 warning while parsing the manifest:
⚠ The `project` field is deprecated. Use `workspace` instead.
╭─[/Users/warren/repos/git/forks/xsf/pixi.toml:1:1]
1 │ ╭─▶ [project]
2 │ │ authors = [
3 │ │ "Albert Steppi <albert.steppi@gmail.com>",
4 │ │ "Irwin Zaid <irwin.zaid@gmail.com>",
5 │ │ ]
6 │ │ channels = ["https://prefix.dev/conda-forge"]
7 │ │ description = "Special function implementations."
8 │ │ name = "xsf"
9 │ │ platforms = ["win-64", "linux-64", "osx-64", "osx-arm64"]
10 │ ├─▶ version = "0.1.3"
· ╰──── replace this with 'workspace'
11 │
╰────
Metadata
Metadata
Assignees
Labels
No labels