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 e2e4d2e commit 723d91eCopy full SHA for 723d91e
pyproject.toml
@@ -6,7 +6,7 @@ name = "django-renderpdf"
6
authors = [
7
{name = "Hugo Osvaldo Barrera", email = "hugo@whynothugo.nl"},
8
]
9
-description = "A django app to render django templates as PDF files."
+description = "Django app to render django templates as PDF files."
10
readme = "README.rst"
11
requires-python = ">=3.7"
12
keywords = ["django", "weasyprint", "pdf"]
0 commit comments