You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> - Add `pip` to your `pixi.lock` file using `pixi add pip`.
282
282
> - Configuring `conda` (or `mamba`) to not install `pip` by default by running `conda config --set add_pip_as_python_dependency false` (or by adding `add_pip_as_python_dependency: False` to your `~/.condarc`)
283
283
284
-
## Build provenance
284
+
## Build attestations
285
285
286
-
The builds that are uploaded to releases on GitHub have build provenance using [slsa.dev](https://slsa.dev/).
0 commit comments