Mercurial > p > roundup > code
comparison setup.py @ 5830:48c4704fba8c
Change download url to pypi.org from pypi.python.org.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 03 Jul 2019 22:52:26 -0400 |
| parents | df3f553fa414 |
| children | f5a0fdb56784 |
comparison
equal
deleted
inserted
replaced
| 5829:7c05c481e470 | 5830:48c4704fba8c |
|---|---|
| 125 description="A simple-to-use and -install issue-tracking system" | 125 description="A simple-to-use and -install issue-tracking system" |
| 126 " with command-line, web and e-mail interfaces. Highly" | 126 " with command-line, web and e-mail interfaces. Highly" |
| 127 " customisable.", | 127 " customisable.", |
| 128 long_description=long_description, | 128 long_description=long_description, |
| 129 url='http://www.roundup-tracker.org', | 129 url='http://www.roundup-tracker.org', |
| 130 download_url='https://pypi.python.org/pypi/roundup', | 130 download_url='https://pypi.org/project/roundup', |
| 131 classifiers=['Development Status :: 5 - Production/Stable', | 131 classifiers=['Development Status :: 5 - Production/Stable', |
| 132 'Environment :: Console', | 132 'Environment :: Console', |
| 133 'Environment :: Web Environment', | 133 'Environment :: Web Environment', |
| 134 'Intended Audience :: End Users/Desktop', | 134 'Intended Audience :: End Users/Desktop', |
| 135 'Intended Audience :: Developers', | 135 'Intended Audience :: Developers', |
