File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -574,8 +574,8 @@ requirements:
574574
575575While the primary use case for conda-forge compiler packages is to provide build tools
576576for feedstocks, we try to keep the compilers in their various versions
577- working also for direct usage in Conda environments. In fact, we also provide a few
578- convenience packages to install the respective compilers. For example, [compilers feedstock
577+ working also for direct usage in conda environments. In fact, we also provide a few
578+ convenience packages to install the respective compilers. For example, the [compilers feedstock
579579](https://github.com/conda-forge/compilers-feedstock) provides packages installing the same
580580C, C++ and Fortran compilers as normally used in build environments, along with their
581581activation scripts.
@@ -600,7 +600,7 @@ listed in [Using compilers in feedstocks](#using-compilers-in-feedstocks) must b
600600
601601# ## MSVC compiler on Windows
602602
603- Conda -forge is not allowed to redistribute the MSVC compiler used on Windows,
603+ conda -forge is not allowed to redistribute the MSVC compiler used on Windows,
604604and therefore only provides the activation scripts for an externally installed
605605compiler. Users who wish to compile code using MSVC, both for local use
606606and feedstock builds, have to install Microsoft Visual Studio manually.
You can’t perform that action at this time.
0 commit comments