Skip to content

Commit 2ceca4f

Browse files
committed
nanobind の最小を 1.8.0 にする
1 parent 855a787 commit 2ceca4f

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
@@ -23,7 +23,7 @@ Discord = "https://discord.gg/shiguredo"
2323

2424
[tool.rye]
2525
dev-dependencies = [
26-
"nanobind>=1.4.0",
26+
"nanobind>=1.8.0",
2727
"setuptools>=42",
2828
"build~=0.10.0",
2929
"wheel~=0.40.0",

0 commit comments

Comments
 (0)