]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #15231: rephrase the last paragraph slightly
authorEli Bendersky <eliben@gmail.com>
Tue, 31 Jul 2012 03:14:59 +0000 (06:14 +0300)
committerEli Bendersky <eliben@gmail.com>
Tue, 31 Jul 2012 03:14:59 +0000 (06:14 +0300)
Doc/distutils/uploading.rst

index dc1025fdc072ba20a8c134182f22d9229a9e007c..bfb392e3b68d4efcda44fcbd4fbdd3ad94a2e09d 100644 (file)
@@ -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.
+