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 99af8f6 commit fa8b4ecCopy full SHA for fa8b4ec
src/maintainer/knowledge_base.rst
@@ -1073,7 +1073,7 @@ have something like:
1073
1074
We can replace it with:
1075
1076
-.. code-block:: yaml
+.. code-block:: yaml+jinja
1077
:caption: recipe/meta.yaml (modified)
1078
1079
name: package
@@ -1121,7 +1121,7 @@ only one is true at a time. Perfect! All these changes require a feedstock reren
1121
1122
Last but not least, what if you need conditional dependencies on all three operating systems? Do it like this:
1123
1124
1125
:caption: recipe/meta.yaml
1126
1127
0 commit comments