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 2b843a0 commit 91b6a8cCopy full SHA for 91b6a8c
pyproject.toml
@@ -7,7 +7,7 @@ name = "fire"
7
version = "0.7.1"
8
description = "A library for automatically generating command line interfaces."
9
readme = "README.md"
10
-license = "Apache-2.0"
+license = {text = "Apache-2.0"}
11
authors = [
12
{name = "David Bieber", email = "dbieber@google.com"}
13
]
0 commit comments