We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e623174 commit b4cc82fCopy full SHA for b4cc82f
pyproject.toml
@@ -7,7 +7,7 @@ name = "aleph-sdk-python"
7
dynamic = ["version"]
8
description = "Lightweight Python Client library for the Aleph.im network"
9
readme = "README.md"
10
-license = "mit"
+license = { file = "LICENSE.txt" }
11
authors = [
12
{ name = "Aleph.im Team", email = "[email protected]" },
13
]
0 commit comments