mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #15231: rephrase the last paragraph slightly
This commit is contained in:
parent
1713f9ae5e
commit
73a74dad3f
1 changed files with 4 additions and 2 deletions
|
@ -74,5 +74,7 @@ check the ``long_description`` from the command line::
|
|||
|
||||
:mod:`docutils` will display a warning if there's something wrong with your
|
||||
syntax. Because PyPI applies additional checks (e.g. by passing ``--no-raw``
|
||||
to ``rst2html.py`` in the command above), running the command above without
|
||||
warnings is not sufficient for PyPI to convert the content successfully.
|
||||
to ``rst2html.py`` in the command above), being able to run the command above
|
||||
without warnings does not guarantee that PyPI will convert the content
|
||||
successfully.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue