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 323973c commit a214259Copy full SHA for a214259
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "djangocms-text-ckeditor5"
7
dynamic = ["version"]
8
-description = "Rich Text Plugin for django CMS"
+description = "CKEditor 5 Rich Text Plugin for django CMS"
9
readme = "README.rst"
10
license = {text = "LGPL 2" }
11
requires-python = ">=3.9"
0 commit comments