Skip to content

Commit 35c4b79

Browse files
committed
Adjust apple silicon migration instructions - the pre-commit hook on
conda-forge-pinning-feedstock complains if osx_arm64.txt is not sorted
1 parent 58e646a commit 35c4b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ To request a migration for a particular package and all its dependencies:
21412141
especially if many dependencies need to be built as well.
21422142
3. If nothing is under way, look at the current [conda-forge-pinning](https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/master/recipe/migrations/osx_arm64.txt).
21432143
4. If the package is not listed there, make a PR, adding the package
2144-
name to a random location in `osx_arm64.txt`.
2144+
name to `osx_arm64.txt` (preserving the alphabetical ordering).
21452145
The migration bot should start making automated pull requests to the
21462146
repo and its dependencies.
21472147
5. Within a few hours, the [status page](https://conda-forge.org/status/#armosxaddition)

0 commit comments

Comments
 (0)