PEP 390: Resolve uses of the default role (#3387)

This commit is contained in:
Adam Turner 2023-09-01 20:25:38 +01:00 committed by GitHub
parent eecda12e5a
commit 90bf48eb4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -166,8 +166,8 @@ Impact on PKG-INFO generation and PEP 314
=========================================
When ``PKG-INFO`` is generated by Distutils, every field that relies on a
condition will have that condition written at the end of the line, after a `;`
separator::
condition will have that condition written at the end of the line, after a
``;`` separator::
Metadata-Version: 1.2
Name: distribute