Skip to content

Commit dbe40f4

Browse files
committed
Use SPDX license identifier
1 parent 0145dbd commit dbe40f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.57.1"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
66
requires-python = ">=3.12"
7-
license = {file = "LICENSE"}
7+
license = "MIT"
88
keywords = ["Plugwise", "Adam", "Anna", "P1", "Stretch", "Smile"]
99
authors = [
1010
{name = "@bouwew"},
@@ -22,7 +22,6 @@ classifiers = [
2222
"Development Status :: 4 - Beta",
2323
"Programming Language :: Python",
2424
"Intended Audience :: Testers",
25-
"License :: OSI Approved :: MIT License",
2625
"Operating System :: OS Independent",
2726
"Programming Language :: Python :: 3.13",
2827
"Topic :: Home Automation",]

0 commit comments

Comments
 (0)