We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd43b5b commit ef974d2Copy full SHA for ef974d2
docs/reference/meson-compatibility.rst
@@ -26,6 +26,13 @@ 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
32
+ ``--skip-subprojects`` option that can be passed to ``meson
33
+ install`` to do not include in the Python wheel files installed by
34
+ some or all subprojects.
35
36
.. option:: 1.2.3
37
38
Meson 1.2.3 or later is required to support Python 3.12 or later.
0 commit comments