Skip to content

Commit 4f00eb0

Browse files
committed
The packaging docs apparently discourage license.
They say to just use the classifier.
1 parent a526b1e commit 4f00eb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ name = "referencing"
1010
description = "JSON Referencing + Python"
1111
requires-python = ">=3.8"
1212
readme = "README.rst"
13-
license = {text = "MIT"}
1413
keywords = ["json", "referencing", "jsonschema", "openapi", "asyncapi"]
1514
authors = [
1615
{ name = "Julian Berman", email = "[email protected]" },

0 commit comments

Comments
 (0)