PEP 723: Fix swapped references (#3278)
See https://github.com/python/peps/pull/3277/files#r1286078922
This commit is contained in:
parent
a3defd3f55
commit
47085beb91
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue