Skip to content

Commit a78b751

Browse files
authored
Better style
1 parent 55ecd93 commit a78b751

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/yaml-config.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ This lets users specify a more experimental build image,
8989
if they want to be on the cutting edge.
9090

9191
Certain Python versions require a certain build image,
92-
as defined here::
92+
as defined here:
9393

94-
* `'1.0': 2, 2.7, 3, 3.4`
95-
* `'2.0': 2, 2.7, 3, 3.5`
96-
* `'latest': 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6`
94+
* ``1.0``: 2, 2.7, 3, 3.4
95+
* ``2.0``: 2, 2.7, 3, 3.5
96+
* ``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6
9797

9898
.. code-block:: yaml
9999

0 commit comments

Comments
 (0)