Skip to content

Commit 95a4d14

Browse files
committed
fix license description in pyproject.toml
1 parent 62eb210 commit 95a4d14

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
@@ -7,7 +7,7 @@ name = "djangocms-link"
77
dynamic = ["version"]
88
description = "Adds a link plugin to django CMS"
99
readme = "README.rst"
10-
license = "BSD-3-Clause"
10+
license = {text = "BSD-3-Clause" }
1111
authors = [
1212
{ name = "Divio AG", email = "info@divio.ch" },
1313
]

0 commit comments

Comments
 (0)