Skip to content

Commit a3c33a3

Browse files
committed
Tidy pyproject.toml readme and license fields
1 parent bb702b8 commit a3c33a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ requires = [
88
name = "django-linear-migrations"
99
version = "2.12.0"
1010
description = "Ensure your migrations are linear."
11-
readme = { file = "README.rst", content-type = "text/x-rst" }
11+
readme = "README.rst"
1212
keywords = [
1313
"Django",
1414
]
15-
license = { text = "MIT" }
1615
authors = [
1716
{ name = "Adam Johnson", email = "[email protected]" },
1817
]

0 commit comments

Comments
 (0)