Skip to content

Commit 8638a80

Browse files
committed
Changing minor content
- Adding i686 tag in the readme - Updating PEP number in Docker image content
1 parent 84a24b3 commit 8638a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The goal of the manylinux project is to provide a convenient way to
1111
distribute binary Python extensions as wheels on Linux. This effort
1212
has produced `PEP 513 <https://www.python.org/dev/peps/pep-0513/>`_ which
1313
is further enhanced by `PEP 571 <https://www.python.org/dev/peps/pep-0571/>`_
14-
defining ``manylinux2010_x86_64`` platform tag.
14+
defining ``manylinux2010_x86_64`` and ``manylinux2010_i686`` platform tags.
1515

1616
PEP 513 defined ``manylinux1_x86_64`` and ``manylinux1_i686`` platform tags
1717
and the wheels were built on Centos5. Centos5 reached End of Life (EOL) on
@@ -145,4 +145,4 @@ Everyone interacting in the manylinux project's codebases, issue
145145
trackers, chat rooms, and mailing lists is expected to follow the
146146
`PyPA Code of Conduct`_.
147147

148-
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct
148+
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct

0 commit comments

Comments
 (0)