Skip to content

Commit 305869d

Browse files
committed
remove unused stuff
1 parent 237d697 commit 305869d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pyproject.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@
1414

1515
[build-system]
1616
requires = ["setuptools>=40.8.0", "wheel"]
17-
build-backend = "setuptools.build_meta:__legacy__"
18-
19-
# [tool.setuptools]
20-
# include-package-data = true
21-
22-
# [tool.setuptools.package-data]
23-
# tensorflow_transform = ["py.typed"]
24-
25-
# # Create an empty requirements-docs.txt file that will be included in the package
26-
# [tool.setuptools.data-files]
27-
# "." = ["requirements-docs.txt"]
2817

2918
[tool.ruff]
3019
line-length = 88

0 commit comments

Comments
 (0)