Skip to content

Commit 933cc14

Browse files
authored
bump constraint on meson-python version
it should be at least 0.18 to allow license in the format of the PR
1 parent c44f727 commit 933cc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["meson-python>=0.15.0", "cython>=3.0", "cysignals>=1.11.3"]
2+
requires = ["meson-python>=0.18.0", "cython>=3.0", "cysignals>=1.11.3"]
33
build-backend = "mesonpy"
44

55
[project]

0 commit comments

Comments
 (0)