comparison setup.py @ 7530:ed2bc951277b

Updates for 2.3.0 release.
author John Rouillard <rouilj@ieee.org>
date Wed, 12 Jul 2023 22:59:49 -0400
parents 623502678b97
children bb443db61d1c
comparison
equal deleted inserted replaced
7529:05448536f154 7530:ed2bc951277b
196 " customisable.", 196 " customisable.",
197 long_description=long_description, 197 long_description=long_description,
198 long_description_content_type='text/x-rst', 198 long_description_content_type='text/x-rst',
199 url='https://www.roundup-tracker.org', 199 url='https://www.roundup-tracker.org',
200 download_url='https://pypi.org/project/roundup', 200 download_url='https://pypi.org/project/roundup',
201 classifiers=[#'Development Status :: 5 - Production/Stable', 201 classifiers=['Development Status :: 5 - Production/Stable',
202 'Development Status :: 4 - Beta', 202 #'Development Status :: 4 - Beta',
203 #'Development Status :: 3 - Alpha', 203 #'Development Status :: 3 - Alpha',
204 'Environment :: Console', 204 'Environment :: Console',
205 'Environment :: Web Environment', 205 'Environment :: Web Environment',
206 'Intended Audience :: Customer Service', 206 'Intended Audience :: Customer Service',
207 'Intended Audience :: Information Technology', 207 'Intended Audience :: Information Technology',

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