mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
setup.cfg: Document that description-file can contain more than one file
This commit is contained in:
parent
3605030c9b
commit
8474f2901b
3 changed files with 7 additions and 9 deletions
|
@ -285,6 +285,7 @@ One extra field not present in PEP 345 is supported:
|
|||
|
||||
description-file
|
||||
Path to a text file that will be used to fill the ``description`` field.
|
||||
Multiple values are accepted; they must be separated by whitespace.
|
||||
``description-file`` and ``description`` are mutually exclusive. *optional*
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue