Skip to content

Commit b4cc82f

Browse files
committed
Use LICENCE.txt file in pyproject.toml
1 parent e623174 commit b4cc82f

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
@@ -7,7 +7,7 @@ name = "aleph-sdk-python"
77
dynamic = ["version"]
88
description = "Lightweight Python Client library for the Aleph.im network"
99
readme = "README.md"
10-
license = "mit"
10+
license = { file = "LICENSE.txt" }
1111
authors = [
1212
{ name = "Aleph.im Team", email = "[email protected]" },
1313
]

0 commit comments

Comments
 (0)