jnc build
Builds a conda package from the workspace. This uses the build configuration defined inpixi.toml to produce a .conda package file that can be uploaded to a channel or installed elsewhere.
Usage
Options
| Option | Short | Description |
|---|---|---|
--output-dir | Directory to place the built package (defaults to current directory) | |
--manifest-path | -m | Path to pixi.toml or pyproject.toml |