Skip to content

Commit 1a30e93

Browse files
committed
description needs to be all single line for distutils
Change-Id: I8511d4eb793892f6e76fda99a9840e07178be785
1 parent 338b755 commit 1a30e93

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[metadata]
22
name = Mako
33
version = attr: mako.__version__
4-
description = A super-fast templating language that borrows the \
5-
best ideas from the existing templating languages.
4+
description = A super-fast templating language that borrows the best ideas from the existing templating languages.
65
long_description = file: README.rst
76
long_description_content_type = text/x-rst
87
url = https://www.makotemplates.org/

0 commit comments

Comments
 (0)