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 c096f0b commit 8b0261eCopy full SHA for 8b0261e
pyproject.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
description = "Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
5
readme = "README.md"
6
requires-python = ">=3.9,<3.13"
7
-license = { file = "LICENSE.txt" }
+license = { file = "LICENSE" }
8
keywords = ["substrate", "development", "bittensor"]
9
authors = [
10
{ name = "Opentensor Foundation" },
0 commit comments