Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point image badge to correct location | Bert JW Regeer | 2020-05-05 | 1 | -8/+2 |
| | |||||
* | Update status badge for master branch | Bert JW Regeer | 2020-04-17 | 1 | -3/+8 |
| | |||||
* | Drop Python 3.4 | Bert JW Regeer | 2020-02-02 | 1 | -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 Piercy | 2018-05-19 | 1 | -3/+21 |
| | |||||
* | Update CPython versions | Steve Piercy | 2016-07-07 | 1 | -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.3 | Chris McDonough | 2013-04-28 | 1 | -5/+5 |
| | |||||
* | garden | Chris McDonough | 2011-12-28 | 1 | -3/+2 |
| | |||||
* | add docs | Chris McDonough | 2011-12-28 | 1 | -180/+0 |
| | |||||
* | move README.txt to README.rst | Chris McDonough | 2011-12-28 | 1 | -0/+189 |