PEP 621: add a note linking to the official specification (#2684)
This commit is contained in:
parent
dda79ea1c3
commit
855819341c
|
@ -19,6 +19,10 @@ Post-History: 22-Jun-2020,
|
||||||
31-Oct-2020
|
31-Oct-2020
|
||||||
Resolution: https://discuss.python.org/t/pep-621-round-3/5472/109
|
Resolution: https://discuss.python.org/t/pep-621-round-3/5472/109
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
The official specification for the ``[project]`` table in
|
||||||
|
``pyproject.toml`` now lives at
|
||||||
|
https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ .
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue