Skip to content

Commit 1dd93ae

Browse files
committed
bump meson to latest version
1 parent 59b3419 commit 1dd93ae

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
@@ -54,7 +54,7 @@ pygame_ce = 'pygame.__briefcase.pygame_ce:PygameCEGuiBootstrap'
5454
[build-system]
5555
requires = [
5656
"meson-python<=0.16.0",
57-
"meson<=1.4.1",
57+
"meson<=1.5.0",
5858
"ninja<=1.11.1.1",
5959
"cython<=3.0.10",
6060
"sphinx<=7.2.6",

0 commit comments

Comments
 (0)