Skip to content

Commit 99a8661

Browse files
committed
fix pyproject.toml
1 parent 40ce435 commit 99a8661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "External API library"
55
authors = [
66
{ name = "KTS", email = "hello@kts.tech" }
77
]
8-
license = "Apache-2.0"
8+
license = {file = "LICENSE"}
99

1010
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
1111
classifiers = [

0 commit comments

Comments
 (0)