Skip to content

Commit a331ce5

Browse files
authored
Fix formatting in README (pypa#1642)
1 parent 9ac04ee commit a331ce5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@ All images currently contain:
226226
- `uv <https://pypi.org/p/uv>`_ (not available on ``musllinux s390x`` yet due to Rust limitations)
227227

228228
- All Python interpreters have the following packages pre-installed:
229-
- `pip <https://pypi.org/p/pip>`_
230-
- `build <https://pypi.org/p/build>`_
231-
- `packaging <https://pypi.org/p/packaging>`_
232-
- Before Python 3.12, `setuptools <https://pypi.org/p/setuptools>`_ and `wheel <https://pypi.org/p/wheel>`_ are also available. (Currently 3.12 too, but will be removed after 3.13 is released.)
229+
- `pip <https://pypi.org/p/pip>`_
230+
- `build <https://pypi.org/p/build>`_
231+
- `packaging <https://pypi.org/p/packaging>`_
232+
- Before Python 3.12, `setuptools <https://pypi.org/p/setuptools>`_ and `wheel <https://pypi.org/p/wheel>`_ are also available. (Currently 3.12 too, but will be removed after 3.13 is released.)
233233

234234
- The manylinux-interpreters tool which allows to list all available interpreters & install ones missing from the image
235235

0 commit comments

Comments
 (0)