jnc remove
Removes dependencies from the workspace manifest and updates the lock file accordingly. Supports removing both conda and PyPI dependencies. When the workspace manifest is apyproject.toml, removing a PyPI dependency with --pypi will remove it from either the native project.dependencies array or, if a feature is specified, from project.optional-dependencies.
Alias: rm