Skip to content

Commit ff297d2

Browse files
authored
Fix spdx-license string (#6)
1 parent a31babd commit ff297d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
]
1414
requires-python = ">=3.8"
1515
readme = "README.md"
16-
license = {text = "GPL"}
16+
license = MIT
1717
keywords = ["xbox one live api"]
1818
classifiers = [
1919
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)