Skip to content

Warning from latest version of pixi. #72

@WarrenWeckesser

Description

@WarrenWeckesser

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 <[email protected]>",
  4 │ │     "Irwin Zaid <[email protected]>",
  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

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