Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Need pyenchant for pylint spell checking. | Ned Batchelder | 2015-07-17 | 1 | -1/+4 |
* | Better kitting, including wheels | Ned Batchelder | 2015-07-16 | 1 | -0/+3 |
* | Use PyContracts so we can declare/enforce parameter and return types. | Ned Batchelder | 2015-05-17 | 1 | -0/+1 |
* | Tox 1.9 knows about Python 3.5 | Ned Batchelder | 2015-02-28 | 1 | -1/+1 |
* | Split the requirements file so we don't try to install pyenchant for running ... | Ned Batchelder | 2015-01-17 | 1 | -4/+1 |
* | Use tox factors to clean up tox.ini | Ned Batchelder | 2015-01-03 | 1 | -1/+1 |
* | Napoleon is good for docs | Ned Batchelder | 2014-12-28 | 1 | -0/+1 |
* | Spelling requirements | Ned Batchelder | 2014-11-29 | 1 | -0/+2 |
* | Try to get tox and Travis to be the same | Ned Batchelder | 2014-05-04 | 1 | -1/+0 |
* | This will fix 2.6 on Travis? | Ned Batchelder | 2014-05-04 | 1 | -1/+2 |
* | No longer try to bootstrap setuptools. It is a pre-req. Closes #202 | Ned Batchelder | 2012-11-17 | 1 | -0/+1 |
* | A Contributing page in the docs. #171 | Ned Batchelder | 2012-11-12 | 1 | -0/+4 |