PEP 723: Rename to `Inline script metadata` (#3522)

This commit is contained in:
Ofek Lev 2023-11-07 14:13:15 -05:00 committed by GitHub
parent ac7a42f671
commit e36a5a65c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
PEP: 723
Title: Embedding pyproject.toml in single-file scripts
Title: Inline script metadata
Author: Ofek Lev <ofekmeister@gmail.com>
Sponsor: Adam Turner <python@quite.org.uk>
PEP-Delegate: Brett Cannon <brett@python.org>