Skip to content

Commit 5613dbe

Browse files
author
Richard Jones
committed
hrm
1 parent 1db14d0 commit 5613dbe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,10 @@ def main():
9898
version=__version__,
9999
author="Richard Jones",
100100
author_email="[email protected]",
101-
'description': "A simple-to-use and -install issue-tracking system"
101+
description="A simple-to-use and -install issue-tracking system"
102102
" with command-line, web and e-mail interfaces. Highly"
103103
" customisable.",
104-
'long_description':
105-
'''In this release
104+
long_description='''In this release
106105
===============
107106
108107
1.4.7 is primarily a bugfix release which contains important security

0 commit comments

Comments
 (0)