Remove old setuptools keys from metadata (#24702)
parent
ef7f499364
commit
888b2472df
|
@ -18,8 +18,6 @@ requires-python = ">=3.13.0"
|
||||||
"Homepage" = "https://github.com/home-assistant/frontend"
|
"Homepage" = "https://github.com/home-assistant/frontend"
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
platforms = ["any"]
|
|
||||||
zip-safe = false
|
|
||||||
include-package-data = true
|
include-package-data = true
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
|
|
Loading…
Reference in New Issue