We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83ada7 commit 3692befCopy full SHA for 3692bef
pyproject.toml
@@ -43,3 +43,6 @@ classifiers = [
43
'Operating System :: Unix',
44
'Operating System :: MacOS',
45
]
46
+
47
+[tool.meson-python.args]
48
+setup = ['-Doptimization=3']
0 commit comments