comparison setup.py @ 6285:4ba52f16276a

Add python 3.9 to classifiers in setup.py.
author John Rouillard <rouilj@ieee.org>
date Wed, 04 Nov 2020 21:18:15 -0500
parents 48fa77813563
children 4e48a6a40bfe
comparison
equal deleted inserted replaced
6284:3f7538316724 6285:4ba52f16276a
149 'Programming Language :: Python :: 3.4', 149 'Programming Language :: Python :: 3.4',
150 'Programming Language :: Python :: 3.5', 150 'Programming Language :: Python :: 3.5',
151 'Programming Language :: Python :: 3.6', 151 'Programming Language :: Python :: 3.6',
152 'Programming Language :: Python :: 3.7', 152 'Programming Language :: Python :: 3.7',
153 'Programming Language :: Python :: 3.8', 153 'Programming Language :: Python :: 3.8',
154 'Programming Language :: Python :: 3.9',
154 'Topic :: Communications :: Email', 155 'Topic :: Communications :: Email',
155 'Topic :: Office/Business', 156 'Topic :: Office/Business',
156 'Topic :: Software Development :: Bug Tracking', 157 'Topic :: Software Development :: Bug Tracking',
157 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application', 158 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application',
158 ], 159 ],

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