We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2caec98 commit ec91b97Copy full SHA for ec91b97
src/maintainer/maintainer_faq.rst
@@ -79,7 +79,10 @@ FAQ
79
80
- Set ``build_with_mambabuild: True`` in ``conda-forge.yaml`` file
81
- Rerender with ``conda-smithy`` (to rerender manually use ``conda smithy rerender`` from the command line)
82
- [Note: Builds made with ``mambabuild`` won't be uploaded to ``conda-forge``. These builds are purely for debugging purposes.]
+
83
+ .. note::
84
85
+ Builds made with ``mambabuild`` won't be uploaded to ``conda-forge``. These builds are purely for debugging purposes.
86
87
You can also do this locally by using:
88
0 commit comments