Mercurial > p > roundup > code
comparison setup.py @ 6137:eb9d00db0923
Forgot to check in changed doc files for 2.0.0beta0
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 Apr 2020 10:06:08 -0400 |
| parents | 573b688fffeb |
| children | 043a8ffd79ad |
comparison
equal
deleted
inserted
replaced
| 6136:4006c6e5e7ef | 6137:eb9d00db0923 |
|---|---|
| 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.org/project/roundup', | 130 download_url='https://pypi.org/project/roundup', |
| 131 classifiers=[#'Development Status :: 5 - Production/Stable', | 131 classifiers=[#'Development Status :: 5 - Production/Stable', |
| 132 #'Development Status :: 4 - Beta', | 132 'Development Status :: 4 - Beta', |
| 133 'Development Status :: 3 - Alpha', | 133 #'Development Status :: 3 - Alpha', |
| 134 'Environment :: Console', | 134 'Environment :: Console', |
| 135 'Environment :: Web Environment', | 135 'Environment :: Web Environment', |
| 136 'Intended Audience :: Customer Service', | 136 'Intended Audience :: Customer Service', |
| 137 'Intended Audience :: Information Technology', | 137 'Intended Audience :: Information Technology', |
| 138 'Intended Audience :: End Users/Desktop', | 138 'Intended Audience :: End Users/Desktop', |
