Skip to content

Commit 8f443cd

Browse files
authored
Use license.txt (#46)
1 parent 4a70a4c commit 8f443cd

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ authors = [
4646
maintainers = [
4747
{ name = "Adeel Asghar", email = "adeel.asghar@liu.se" }
4848
]
49-
license = "LicenseRef-OSMC-PL"
50-
license-files = [
51-
"LICENSE",
52-
]
49+
license = { file = "license.txt" }
5350
requires-python = ">=3.13"
5451
dependencies = [
5552
"six",

0 commit comments

Comments
 (0)