Skip to content

Commit 8d0bbf9

Browse files
authored
Merge pull request #1235 from conda-forge/beckermr-patch-1
DOC strict is now the default on windows
2 parents d6d0ab4 + 60ed857 commit 8d0bbf9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ channel_priority
113113
----------------
114114

115115
This value sets the ``conda`` solver channel priority for feedstock builds. On
116-
OSX and Liunx, it defaults to ``strict``. On Windows, it defaults to the default in
117-
``conda`` (``flexible`` at the time of writing). Any valid value for the same setting
116+
OSX, Liunx, and Windows, it defaults to ``strict``. Any valid value for the same setting
118117
in the ``.condarc`` is allowed here.
119118

120119
channels

0 commit comments

Comments
 (0)