summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use requirements.pip filesNed Batchelder2015-08-291-15/+0
| | | | | | --HG-- rename : doc/requirements.txt => doc/requirements.pip rename : requirements.txt => requirements.pip
* Pin all the versionsNed Batchelder2015-08-291-2/+2
|
* Pin dependencies for the next time I have to dig into the pastNed Batchelder2015-08-261-7/+7
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Need pyenchant for pylint spell checking.Ned Batchelder2015-07-171-1/+4
|
* Better kitting, including wheelsNed Batchelder2015-07-161-0/+3
|
* Use PyContracts so we can declare/enforce parameter and return types.Ned Batchelder2015-05-171-0/+1
| | | | | This commit doesn't add any uses of PyContracts, but gets the machinery in place.
* Tox 1.9 knows about Python 3.5Ned Batchelder2015-02-281-1/+1
|
* Split the requirements file so we don't try to install pyenchant for running ↵Ned Batchelder2015-01-171-4/+1
| | | | tests.
* Use tox factors to clean up tox.iniNed Batchelder2015-01-031-1/+1
|
* Napoleon is good for docsNed Batchelder2014-12-281-0/+1
|
* Spelling requirementsNed Batchelder2014-11-291-0/+2
|
* Try to get tox and Travis to be the sameNed Batchelder2014-05-041-1/+0
|
* This will fix 2.6 on Travis?Ned Batchelder2014-05-041-1/+2
|
* No longer try to bootstrap setuptools. It is a pre-req. Closes #202Ned Batchelder2012-11-171-0/+1
|
* A Contributing page in the docs. #171Ned Batchelder2012-11-121-0/+4