We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d11d3c commit 2210acaCopy full SHA for 2210aca
1 file changed
source/tutorials/packaging-projects.rst
@@ -103,7 +103,7 @@ minimal set:
103
package.
104
- ``description`` is a short, one-sentence summary of the package.
105
- ``long_description`` is a detailed description of the package. This is
106
- shown on the package detail package on the Python Package Index. In
+ shown on the package detail page on the Python Package Index. In
107
this case, the long description is loaded from :file:`README.md` which is
108
a common pattern.
109
- ``long_description_content_type`` tells the index what type of markup is
0 commit comments