summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* rename "master" to "main"jonathan vanasco2022-11-161-3/+3
|
* Update supported Python versions for WaitressBert JW Regeer2022-01-171-3/+3
|
* Drop Python 3.5 support from Waitress add Py3.9Bert JW Regeer2020-11-261-2/+2
|
* Drop Python 2.7 support officiallyBert JW Regeer2020-08-151-6/+7
|
* Point image badge to correct locationBert JW Regeer2020-05-051-8/+2
|
* Update status badge for master branchBert JW Regeer2020-04-171-3/+8
|
* Drop Python 3.4Bert JW Regeer2020-02-021-1/+1
| | | | | | | | | | | | | | This is necessary due to needing coverage>=5.0, which is no longer available on Python 3.4. Python 3.4 is also now past end of life. This continued to work by chance due to Travis having nosetest installed in the Python global installation, and thus the failure from tox to install coverage>=5.0 did not cause errors on Travis. Testing locally I still had an old version of coverage installed, and that version had not yet dropped Python 3.4.
* Update readme to align with tox, travis. Add badges.Steve Piercy2018-05-191-3/+21
|
* Update CPython versionsSteve Piercy2016-07-071-1/+1
| | | I don't know about the PyPy versions as it is not in the change or history.
* prep for 0.8.30.8.3Chris McDonough2013-04-281-5/+5
|
* gardenChris McDonough2011-12-281-3/+2
|
* add docsChris McDonough2011-12-281-180/+0
|
* move README.txt to README.rstChris McDonough2011-12-281-0/+189