Mercurial > p > roundup > code
comparison setup.py @ 5027:0b557e27a5e4
Preparing 1.5.1 steps 6/16
4. update setup.py classifiers
5. clean *.orig, *.rej, .#* files
6. python setup.py clean --all
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 11 Jan 2016 20:33:40 +0300 |
| parents | 8853f422fb62 |
| children | 198b6e810c67 |
comparison
equal
deleted
inserted
replaced
| 5026:8853f422fb62 | 5027:0b557e27a5e4 |
|---|---|
| 136 'License :: OSI Approved :: MIT License', | 136 'License :: OSI Approved :: MIT License', |
| 137 'Operating System :: MacOS :: MacOS X', | 137 'Operating System :: MacOS :: MacOS X', |
| 138 'Operating System :: Microsoft :: Windows', | 138 'Operating System :: Microsoft :: Windows', |
| 139 'Operating System :: POSIX', | 139 'Operating System :: POSIX', |
| 140 'Programming Language :: Python', | 140 'Programming Language :: Python', |
| 141 'Programming Language :: Python :: 2 :: Only', | |
| 141 'Topic :: Communications :: Email', | 142 'Topic :: Communications :: Email', |
| 142 'Topic :: Office/Business', | 143 'Topic :: Office/Business', |
| 143 'Topic :: Software Development :: Bug Tracking', | 144 'Topic :: Software Development :: Bug Tracking', |
| 144 ], | 145 ], |
| 145 | 146 |
