Skip to content

Commit 91b6a8c

Browse files
committed
Fix license formatting error
1 parent 2b843a0 commit 91b6a8c

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
@@ -7,7 +7,7 @@ name = "fire"
77
version = "0.7.1"
88
description = "A library for automatically generating command line interfaces."
99
readme = "README.md"
10-
license = "Apache-2.0"
10+
license = {text = "Apache-2.0"}
1111
authors = [
1212
{name = "David Bieber", email = "dbieber@google.com"}
1313
]

0 commit comments

Comments
 (0)