Skip to content

Commit 57d8bb6

Browse files
authored
define-metadata.rst: unskip yaml block (#5656)
A YAML code-block was not rendered because of a missing empty line
1 parent bdf5e00 commit 57d8bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/resources/define-metadata.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ In order to support ABI3 with Python 3.9 and onwards and
744744
free-threaded builds you can do
745745

746746
.. code-block:: yaml
747+
747748
build:
748749
python_version_independent: true # [py == 39]
749750
skip: true # [py > 39 and not python.endswith("t")]

0 commit comments

Comments
 (0)