Skip to content

Commit e2ea123

Browse files
committed
add name to dynamic project setting
1 parent fbada1d commit e2ea123

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
@@ -20,7 +20,7 @@ build-backend = "setuptools.build_meta"
2020
packages = ["find"]
2121

2222
[project]
23-
dynamic = ["version"]
23+
dynamic = ["version", "name"]
2424

2525
[tool.ruff]
2626
line-length = 88

0 commit comments

Comments
 (0)