Skip to content

Commit b82605e

Browse files
committed
Merge branch 'feature/ci' into development
2 parents 8e87061 + f0277ce commit b82605e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ description = "Python Auth SDK for smbCloud, built from Rust."
88
readme = "README.md"
99
requires-python = ">=3.8"
1010
dynamic = ["version"]
11-
license = { text = "Apache-2.0" }
11+
license = { file = "LICENSE" }
1212
authors = [{ name = "Seto Elkahfi", email = "hej@setoelkahfi.se" }]
1313
keywords = ["smbcloud", "auth", "sdk", "python", "rust"]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",
1616
"Intended Audience :: Developers",
17-
"License :: OSI Approved :: Apache Software License",
17+
"License :: OSI Approved :: MIT License",
1818
"Operating System :: MacOS",
1919
"Operating System :: Microsoft :: Windows",
2020
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)