We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92440a commit b07d2f5Copy full SHA for b07d2f5
NEWS.rst
@@ -1161,7 +1161,7 @@ Changes
1161
.. warning::
1162
Please note that future releases of setuptools will halt the build process
1163
if a ``pyproject.toml`` file that does not match doc:`the PyPA Specification
1164
- <PyPUG:specifications/declaring-project-metadata>` is given.
+ <PyPUG:specifications/section-distribution-metadata>` is given.
1165
* #3215: Updated ``pyproject.toml`` validation, as generated by ``validate-pyproject==0.6.1``.
1166
* #3218: Prevented builds from erroring if the project specifies metadata via
1167
``pyproject.toml``, but uses other files (e.g. ``setup.py``) to complement it,
0 commit comments