Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73a74da

Browse files
committed
Issue #15231: rephrase the last paragraph slightly
1 parent 1713f9a commit 73a74da

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Doc/distutils/uploading.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,7 @@ check the ``long_description`` from the command line::
7474

7575
:mod:`docutils` will display a warning if there's something wrong with your
7676
syntax. Because PyPI applies additional checks (e.g. by passing ``--no-raw``
77-
to ``rst2html.py`` in the command above), running the command above without
78-
warnings is not sufficient for PyPI to convert the content successfully.
77+
to ``rst2html.py`` in the command above), being able to run the command above
78+
without warnings does not guarantee that PyPI will convert the content
79+
successfully.
80+

0 commit comments

Comments
 (0)