Skip to content

Commit 723d91e

Browse files
committed
Simplify description
1 parent e2e4d2e commit 723d91e

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
@@ -6,7 +6,7 @@ name = "django-renderpdf"
66
authors = [
77
{name = "Hugo Osvaldo Barrera", email = "hugo@whynothugo.nl"},
88
]
9-
description = "A django app to render django templates as PDF files."
9+
description = "Django app to render django templates as PDF files."
1010
readme = "README.rst"
1111
requires-python = ">=3.7"
1212
keywords = ["django", "weasyprint", "pdf"]

0 commit comments

Comments
 (0)