Skip to content

Commit fa60497

Browse files
committed
weird license error on pyproject.toml?
1 parent ea04f9e commit fa60497

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
@@ -4,7 +4,7 @@ version = "0.0.1a12"
44
description = "Datasette UI plugin for editing and inserting rows"
55
readme = "README.md"
66
authors = [{name = "Alex Garcia"}]
7-
license = "Apache-2.0"
7+
license = {file = "LICENSE"}
88
classifiers=[
99
"Framework :: Datasette",
1010
]

0 commit comments

Comments
 (0)