We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea04f9e commit fa60497Copy full SHA for fa60497
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.1a12"
4
description = "Datasette UI plugin for editing and inserting rows"
5
readme = "README.md"
6
authors = [{name = "Alex Garcia"}]
7
-license = "Apache-2.0"
+license = {file = "LICENSE"}
8
classifiers=[
9
"Framework :: Datasette",
10
]
0 commit comments