Skip to content

Commit ef7f499

Browse files
authored
Update project metadata for PEP 639 (#24701)
1 parent 5d9a53d commit ef7f499

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[build-system]
2-
requires = ["setuptools~=75.1"]
2+
requires = ["setuptools~=77.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "home-assistant-frontend"
77
version = "20250226.0"
8-
license = {text = "Apache-2.0"}
8+
license = "Apache-2.0"
9+
license-files = ["LICENSE*"]
910
description = "The Home Assistant frontend"
1011
readme = "README.md"
1112
authors = [

0 commit comments

Comments
 (0)