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 f94fb26 commit 9db6166Copy full SHA for 9db6166
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
description = "A Python implementation of BIP93 (Codex32)"
12
readme = "README.md"
13
requires-python = ">=3.10"
14
-license = { text = "MIT" }
+license = "MIT"
15
license-files = ["LICENSE*"]
16
classifiers = [
17
"Programming Language :: Python :: 3",
0 commit comments