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 39c12db commit d9ec656Copy full SHA for d9ec656
tests/packages/link-against-local-lib/pyproject.toml
@@ -8,3 +8,6 @@ requires = ['meson-python']
8
9
[tool.meson-python]
10
allow-windows-internal-shared-libs = true
11
+
12
+[tool.meson-python.args]
13
+setup = ['--no-fatal-meson-warnings']
0 commit comments