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 1db14d0 commit 5613dbeCopy full SHA for 5613dbe
setup.py
@@ -98,11 +98,10 @@ def main():
98
version=__version__,
99
author="Richard Jones",
100
author_email="[email protected]",
101
- 'description': "A simple-to-use and -install issue-tracking system"
+ description="A simple-to-use and -install issue-tracking system"
102
" with command-line, web and e-mail interfaces. Highly"
103
" customisable.",
104
- 'long_description':
105
-'''In this release
+ long_description='''In this release
106
===============
107
108
1.4.7 is primarily a bugfix release which contains important security
0 commit comments