Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1713f9a commit 73a74daCopy full SHA for 73a74da
1 file changed
Doc/distutils/uploading.rst
@@ -74,5 +74,7 @@ check the ``long_description`` from the command line::
74
75
:mod:`docutils` will display a warning if there's something wrong with your
76
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.
+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
79
+successfully.
80
+
0 commit comments