mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Update project metadata for PEP 639 (#24701)
This commit is contained in:
parent
5d9a53dcd5
commit
ef7f499364
@ -1,11 +1,12 @@
|
|||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools~=75.1"]
|
requires = ["setuptools~=77.0"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "home-assistant-frontend"
|
name = "home-assistant-frontend"
|
||||||
version = "20250226.0"
|
version = "20250226.0"
|
||||||
license = {text = "Apache-2.0"}
|
license = "Apache-2.0"
|
||||||
|
license-files = ["LICENSE*"]
|
||||||
description = "The Home Assistant frontend"
|
description = "The Home Assistant frontend"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [
|
authors = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user