Skip to content

Commit 9db6166

Browse files
committed
Update pyproject.toml
1 parent f94fb26 commit 9db6166

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
@@ -11,7 +11,7 @@ authors = [
1111
description = "A Python implementation of BIP93 (Codex32)"
1212
readme = "README.md"
1313
requires-python = ">=3.10"
14-
license = { text = "MIT" }
14+
license = "MIT"
1515
license-files = ["LICENSE*"]
1616
classifiers = [
1717
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)