Skip to content

Commit 219d567

Browse files
author
jagdeep sidhu
committed
Update pyproject.toml
1 parent 91bb5e6 commit 219d567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ authors = [
1010
]
1111
description = "Converts Syscoin addresses between legacy P2PKH (S...) and SegWit v0 P2WPKH (sys1q...)."
1212
readme = "README.md"
13-
license = { text="MIT" }
13+
license = "MIT"
14+
# license-files = ["LICENSE"]
1415
requires-python = ">=3.7"
1516
classifiers = [
1617
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)