We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e96ca7 commit 856debcCopy full SHA for 856debc
docs/reference/meson-compatibility.rst
@@ -26,6 +26,12 @@ versions.
26
and similar installation functions. On older Meson versions, these
27
arguments have no effect.
28
29
+.. option:: 1.2.0
30
+
31
+ Meson 1.2.0 or later is required to support the ``--skip-subprojects``
32
+ option that can be passed to ``meson install`` to not include files
33
+ installed by some or all subprojects in the Python wheel.
34
35
.. option:: 1.2.3
36
37
Meson 1.2.3 or later is required to support Python 3.12 or later.
0 commit comments