Skip to content

Commit 33c1839

Browse files
dnicolodirgommers
authored andcommitted
DOC: remove special requirement for pyproject-metadata 0.9.0
This is the minimum supported version.
1 parent 58f6058 commit 33c1839

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/meson-compatibility.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ versions.
5050
Meson 1.6.0 or later is required to support ``license`` and
5151
``license-files`` dynamic fields in ``pyproject.toml`` and to
5252
populate the package license and license files from the ones
53-
declared via the ``project()`` call in ``meson.build``. This also
54-
requires ``pyproject-metadata`` version 0.9.0 or later.
53+
declared via the ``project()`` call in ``meson.build``.
5554

5655
Build front-ends by default build packages in an isolated Python
5756
environment where build dependencies are installed. Most often, unless

0 commit comments

Comments
 (0)