Skip to content

Commit be5c0b1

Browse files
authored
Clean up whitespace in build-customization.rst (#12455)
Avoid `:caption: .readthedocs.yaml` appearing in the UV and Poetry code block examples.
1 parent 2154c2f commit be5c0b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/user/build-customization.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@ Projects managed with `Poetry <https://python-poetry.org/>`__,
422422
can use the ``post_create_environment`` user-defined job to use Poetry for installing Python dependencies.
423423
Take a look at the following example:
424424

425-
426425
.. code-block:: yaml
427426
:caption: .readthedocs.yaml
428427
@@ -464,7 +463,6 @@ extras are required they can be added with the `--extra attribute <https://docs.
464463
If a ``uv.lock`` file exists it is respected.
465464

466465
.. code-block:: yaml
467-
468466
:caption: .readthedocs.yaml
469467
470468
version: 2

0 commit comments

Comments
 (0)