Skip to content

Commit 2e16d28

Browse files
committed
BLD: require meson-python >=0.18.0 for PEP 639 support
1 parent 6c84e23 commit 2e16d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[build-system]
88
build-backend = "mesonpy"
99
requires = [
10-
"meson-python>=0.16.0",
10+
"meson-python>=0.18.0",
1111
"Cython>=3.0.4",
1212

1313
# numpy requirement for wheel builds for distribution on PyPI - building

0 commit comments

Comments
 (0)