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.
2 parents 8a8579a + 0369a71 commit 3989a6eCopy full SHA for 3989a6e
meson.build
@@ -6,7 +6,7 @@ project(
6
['numpy/_build_utils/gitversion.py'],
7
check: true).stdout().strip(),
8
license: 'BSD-3',
9
- meson_version: '>=1.2.99', # version in vendored-meson is 1.2.99
+ meson_version: '>=1.5.2', # version in vendored-meson is 1.5.2
10
default_options: [
11
'buildtype=debugoptimized',
12
'b_ndebug=if-release',
0 commit comments