We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca54541 commit 0340b8bCopy full SHA for 0340b8b
src/maintainer/knowledge_base.rst
@@ -1052,7 +1052,7 @@ relies on three concepts:
1052
``__unix`` is present in both Linux and MacOS. Note that this feature is **only fully available
1053
on conda 4.10 or above**.
1054
2. ``conda-forge.yml``'s :ref:`noarch_platforms` option.
1055
-3. **conda-build 3.25.0 or above** changing the build hash depending on virtual packages used.
+3. **conda-build 3.25.0 or above** changing the build hash depending on virtual packages used.
1056
1057
The idea is to generate different noarch packages for each OS needing different dependencies.
1058
Let's say you have a pure Python package, perfectly eligible for ``noarch: python``, but on Windows
0 commit comments