Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbeb28e9

Browse files
authored
Merge pull request#29297 from QuLogic/auto-backport-of-pr-29295-on-v3.9.x
Backport PR#29295 on branch v3.9.x (BLD: Pin meson-python to <0.17.0)
2 parents57f7fdf +9d3cc1e commitbeb28e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ requires-python = ">=3.9"
4848
[project.optional-dependencies]
4949
# Should be a copy of the build dependencies below.
5050
dev = [
51-
"meson-python>=0.13.1",
51+
"meson-python>=0.13.1,<0.17.0",
5252
"numpy>=1.25",
5353
"pybind11>=2.6,!=2.13.3",
5454
"setuptools_scm>=7",
@@ -73,7 +73,7 @@ dev = [
7373
build-backend ="mesonpy"
7474
# Also keep in sync with optional dependencies above.
7575
requires = [
76-
"meson-python>=0.13.1",
76+
"meson-python>=0.13.1,<0.17.0",
7777
"pybind11>=2.6,!=2.13.3",
7878
"setuptools_scm>=7",
7979

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp