We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237d697 commit 305869dCopy full SHA for 305869d
pyproject.toml
@@ -14,17 +14,6 @@
14
15
[build-system]
16
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"]
28
29
[tool.ruff]
30
line-length = 88
0 commit comments