Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AppVeyor micromamba shell init -p -> --root-prefix
Use `--root-prefix`, not `-p`, to specify the root prefix in the `mamba shell init` invocation in the AppVeyor config, since the latter will be unsupported as of micromamba 2.0. Closes #82.
- Loading branch information