File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,10 +218,6 @@ description
218218 in Distutils1.) A file can be provided in the *description-file * field.
219219 *optional *
220220
221- description-file
222- path to a text file that will be used for the
223- **description ** field. *optional *
224-
225221keywords
226222 A list of additional keywords to be used to assist searching
227223 for the distribution in a larger catalog. Comma or space-separated.
@@ -282,6 +278,13 @@ project-url
282278 A label, followed by a browsable URL for the project.
283279 "label, url". The label is limited to 32 signs. *optional *, *multi *
284280
281+ One extra field not present in PEP 345 is supported:
282+
283+ description-file
284+ Path to a text file that will be used to fill the ``description `` field.
285+ ``description-file `` and ``description `` are mutually exclusive. *optional *
286+
287+
285288
286289Example::
287290
You can’t perform that action at this time.
0 commit comments