Skip to content

Commit d5f9079

Browse files
committed
add name
1 parent e2ea123 commit d5f9079

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ build-backend = "setuptools.build_meta"
2020
packages = ["find"]
2121

2222
[project]
23-
dynamic = ["version", "name"]
23+
name = "tensorflow-transform"
24+
dynamic = ["version"]
2425

2526
[tool.ruff]
2627
line-length = 88

0 commit comments

Comments
 (0)