Skip to content

Commit e45a08c

Browse files
traversarohmaarrfk
andauthored
Update src/maintainer/knowledge_base.rst
Co-authored-by: Mark Harfouche <[email protected]>
1 parent e93f5fd commit e45a08c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@ In conda_build_config.yaml file:
210210

211211
.. code-block:: yaml
212212
213-
c_compiler: # [win]
214-
- vs2019 # [win]
215-
cxx_compiler: # [win]
216-
- vs2019 # [win]
213+
c_compiler: # [win]
214+
- vs2019 # [win]
215+
cxx_compiler: # [win]
216+
- vs2019 # [win]
217217
218218
219219
For example see the changes made in the ``conda_build_config.yaml`` files in `this

0 commit comments

Comments
 (0)