PEP 518: Standardise authors (#3332)

This commit is contained in:
Adam Turner 2023-09-01 15:43:24 +01:00 committed by GitHub
parent f710aaab09
commit 3e5f30d86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 14 deletions

View File

@ -1,9 +1,7 @@
PEP: 518
Title: Specifying Minimum Build System Requirements for Python Projects
Version: $Revision$
Last-Modified: $Date$
Author: Brett Cannon <brett@python.org>,
Nathaniel Smith <njs@pobox.com>,
Nathaniel J. Smith <njs@pobox.com>,
Donald Stufft <donald@stufft.io>
BDFL-Delegate: Nick Coghlan
Discussions-To: distutils-sig@python.org
@ -559,14 +557,3 @@ Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: