Mercurial > p > roundup > code
comparison setup.py @ 6439:5296d27ac97c
Implementing RELEASE.txt 2.1.0b1 release
Also spellcheck CHANGES.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 19 Jun 2021 14:48:29 -0400 |
| parents | b671ed2b49b2 |
| children | cbc18a8bc61f |
comparison
equal
deleted
inserted
replaced
| 6438:b671ed2b49b2 | 6439:5296d27ac97c |
|---|---|
| 171 " with command-line, web and e-mail interfaces. Highly" | 171 " with command-line, web and e-mail interfaces. Highly" |
| 172 " customisable.", | 172 " customisable.", |
| 173 long_description=long_description, | 173 long_description=long_description, |
| 174 url='https://www.roundup-tracker.org', | 174 url='https://www.roundup-tracker.org', |
| 175 download_url='https://pypi.org/project/roundup', | 175 download_url='https://pypi.org/project/roundup', |
| 176 classifiers=['Development Status :: 5 - Production/Stable', | 176 classifiers=[#'Development Status :: 5 - Production/Stable', |
| 177 #'Development Status :: 4 - Beta', | 177 'Development Status :: 4 - Beta', |
| 178 #'Development Status :: 3 - Alpha', | 178 #'Development Status :: 3 - Alpha', |
| 179 'Environment :: Console', | 179 'Environment :: Console', |
| 180 'Environment :: Web Environment', | 180 'Environment :: Web Environment', |
| 181 'Intended Audience :: Customer Service', | 181 'Intended Audience :: Customer Service', |
| 182 'Intended Audience :: Information Technology', | 182 'Intended Audience :: Information Technology', |
