We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9917afc commit 43130eeCopy full SHA for 43130ee
pyproject.toml
@@ -7,7 +7,7 @@ name = "djangocms-versioning"
7
description = "Versioning for django CMS" # Dies muss manuell aktualisiert werden, da pyproject.toml keine dynamische Beschreibung unterstützt
8
readme = "README.rst"
9
requires-python = ">=3.6"
10
-license = "BSD License"
+license = {text = "BSD License"}
11
authors = [
12
{name = "Divio AG", email = "[email protected]"},
13
]
0 commit comments