We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3cd63 commit d6e0429Copy full SHA for d6e0429
1 file changed
docs/source/resources/define-metadata.rst
@@ -323,7 +323,9 @@ Build number and string
323
The build number should be incremented for new builds of the same
324
version. The number defaults to ``0``. The build string cannot
325
contain "-". The string defaults to the default conda-build
326
-string plus the build number.
+string plus the build number. When redefining the default string,
327
+we strongly recommend following the convention of adding the build
328
+number at the end of the string, with a preceding underscore.
329
330
.. code-block:: yaml
331
0 commit comments