Skip to content

Commit 423d1ec

Browse files
committed
Note about conda_solver
1 parent 4d8de9f commit 423d1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ conda_build_tool
268268

269269
Use this option to choose which tool is used to build your recipe. Currently allowed options are:
270270

271-
- ``conda-build``: Vanilla ``conda build ...`` with no explicit solver configuration.
271+
- ``conda-build``: Vanilla ``conda build ...`` with no explicit solver configuration. Note that it will still respect the value configured in ``conda_solver``, if any.
272272
- ``conda-build+classic``: ``conda build ...`` with the ``classic`` solver enforced.
273273
- ``conda-build+conda-libmamba-solver``: ``conda build ...`` with the ``conda-libmamba-solver`` solver enforced.
274274
- ``mambabuild``: ``conda mambabuild ...`` as provided by ``boa``.

0 commit comments

Comments
 (0)