Skip to content

Commit 4bce37f

Browse files
committed
Update the package metadata
1 parent cda383d commit 4bce37f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

setup.cfg

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,19 @@ name = django-mermaid
33
version = attr: django_mermaid.__version__
44
author = Artyom Vancyan
55
author_email = [email protected]
6-
description = Django template tag for rendering mermaid diagrams
6+
description = Django template tag for rendering mermaid diagrams.
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
url = https://github.com/ArtyomVancyan/django-mermaid
1010
keywords =
1111
python
1212
django
1313
mermaid
14-
mermaid-diagrams
15-
django-templatetag
14+
tag
15+
graph
16+
jinja
17+
diagram
18+
template
1619
license = MIT
1720
license_file = LICENSE
1821
platforms = unix, linux, osx, win32

0 commit comments

Comments
 (0)