Skip to content

Commit b43e58b

Browse files
Update src/maintainer/knowledge_base.rst
Co-authored-by: Ryan May <[email protected]>
1 parent 00ecadc commit b43e58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ relies on three concepts:
10511051
which are only present when the running platform is Linux, Windows, or MacOS, respectively.
10521052
``__unix`` is present in both Linux and MacOS. Note that this feature is **only fully available
10531053
on conda 4.10 or above**.
1054-
2. ``conda-forge.ymls``'s :ref:`noarch_platforms` option.
1054+
2. ``conda-forge.yml``'s :ref:`noarch_platforms` option.
10551055

10561056
The idea is to generate different noarch packages for each OS needing different dependencies.
10571057
Let's say you have a pure Python package, perfectly eligible for ``noarch: python``, but on Windows

0 commit comments

Comments
 (0)