PEP 723: Fix swapped references (#3278)

See https://github.com/python/peps/pull/3277/files#r1286078922
This commit is contained in:
Jelle Zijlstra 2023-08-07 09:01:36 -07:00 committed by GitHub
parent a3defd3f55
commit 47085beb91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,8 +58,8 @@ ecosystems (namely `Go`__ and provisionally `Rust`__) by embedding the existing
`metadata standard <pyproject metadata_>`_ that is used to describe
projects.
__ https://rust-lang.github.io/rfcs/3424-cargo-script.html
__ https://github.com/erning/gorun
__ https://rust-lang.github.io/rfcs/3424-cargo-script.html
The format is intended to bridge the gap between different types of users
of Python. Knowledge of how to write project metadata will be directly