Mercurial > p > roundup > code
comparison setup.py @ 5840:b68d3d8531d5 maint-1.6 1.6.1
Changes to prepare for 1.6.1 release.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 10 Jul 2019 10:35:29 -0400 |
| parents | dca36294a733 |
| children |
comparison
equal
deleted
inserted
replaced
| 5839:cab6338d7868 | 5840:b68d3d8531d5 |
|---|---|
| 124 description="A simple-to-use and -install issue-tracking system" | 124 description="A simple-to-use and -install issue-tracking system" |
| 125 " with command-line, web and e-mail interfaces. Highly" | 125 " with command-line, web and e-mail interfaces. Highly" |
| 126 " customisable.", | 126 " customisable.", |
| 127 long_description=long_description, | 127 long_description=long_description, |
| 128 url='http://www.roundup-tracker.org', | 128 url='http://www.roundup-tracker.org', |
| 129 download_url='https://pypi.python.org/pypi/roundup', | 129 download_url='https://pypi.org/project/roundup', |
| 130 classifiers=['Development Status :: 5 - Production/Stable', | 130 classifiers=['Development Status :: 5 - Production/Stable', |
| 131 'Environment :: Console', | 131 'Environment :: Console', |
| 132 'Environment :: Web Environment', | 132 'Environment :: Web Environment', |
| 133 'Intended Audience :: End Users/Desktop', | 133 'Intended Audience :: End Users/Desktop', |
| 134 'Intended Audience :: Developers', | 134 'Intended Audience :: Developers', |
