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 b545fc7 commit 5ea21e5Copy full SHA for 5ea21e5
docs/userguide/pyproject_config.rst
@@ -192,7 +192,7 @@ Key Directive Notes
192
``version`` ``attr``, ``file``
193
``readme`` ``file`` Here you can also set ``"content-type"``:
194
195
- ``readme = {file = ["README", "USAGE"], content-type = "text/plain"}``
+ ``readme = {file = ["README.txt", "USAGE.txt"], content-type = "text/plain"}``
196
197
If ``content-type`` is not given, ``"text/x-rst"`` is used by default.
198
``description`` ``file`` One-line text (no line breaks)
0 commit comments