The only time I fall back to using `uv` is for thirdparty libraries that don't have a `[tool.pixi.workspace]` defined.
To use `pixi` you do need to add (a tiny amount of) extra config.
The only time I fall back to using `uv` is for thirdparty libraries that don't have a `[tool.pixi.workspace]` defined.
To use `pixi` you do need to add (a tiny amount of) extra config.
prefix.dev/blog/using-p...
prefix.dev/blog/using-p...
conda.org/blog/conda-i...
conda.org/blog/conda-i...
`pixi` will automatically map your existing `[project.dependencies]` array to `[tool.pixi.pypi-dependencies]` and will also map `[optional-dependencies]` to `pixi` features.
`pixi` will automatically map your existing `[project.dependencies]` array to `[tool.pixi.pypi-dependencies]` and will also map `[optional-dependencies]` to `pixi` features.