comparison setup.py @ 6225:043a8ffd79ad 2.0.0

Commits for roundup 2.0 release.
author John Rouillard <rouilj@ieee.org>
date Mon, 13 Jul 2020 00:30:21 -0400
parents eb9d00db0923
children 48fa77813563
comparison
equal deleted inserted replaced
6224:3cf5bcf2bb5c 6225:043a8ffd79ad
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.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',

Roundup Issue Tracker: http://roundup-tracker.org/