Skip to content

Commit 0340b8b

Browse files
committed
missing space
1 parent ca54541 commit 0340b8b

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
@@ -1052,7 +1052,7 @@ relies on three concepts:
10521052
``__unix`` is present in both Linux and MacOS. Note that this feature is **only fully available
10531053
on conda 4.10 or above**.
10541054
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.
1055+
3. **conda-build 3.25.0 or above** changing the build hash depending on virtual packages used.
10561056

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

0 commit comments

Comments
 (0)