Skip to content

Commit 3692bef

Browse files
MAINT: Use optimization level 3
1 parent d83ada7 commit 3692bef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ classifiers = [
4343
'Operating System :: Unix',
4444
'Operating System :: MacOS',
4545
]
46+
47+
[tool.meson-python.args]
48+
setup = ['-Doptimization=3']

0 commit comments

Comments
 (0)