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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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 = "Julian+referencing@GrayVines.com" },

0 commit comments

Comments
 (0)