Skip to content

Commit 8b0261e

Browse files
author
Roman
committed
fix LICENSE reference
1 parent c096f0b commit 8b0261e

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
@@ -4,7 +4,7 @@ version = "1.0.0"
44
description = "Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
55
readme = "README.md"
66
requires-python = ">=3.9,<3.13"
7-
license = { file = "LICENSE.txt" }
7+
license = { file = "LICENSE" }
88
keywords = ["substrate", "development", "bittensor"]
99
authors = [
1010
{ name = "Opentensor Foundation" },

0 commit comments

Comments
 (0)