Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make 'python setup.py test' work | Chris Dent | 2018-11-22 | 1 | -2/+2 |
| | | | | | | | | | | Packagers sometimes like to use 'python setup.py test'. This change adjusts setup.py and setup.cfg to allow this to work with pytest instead of nose. To make things work, the settings for coverage need to be moved into tox.ini. A SkipTest in test_config_middleware is changed to its pytest equivalent. | ||||
* | Fix typo in docs/index.txthuang1hao/fix-typo-in-docsindextxt-1427530235567 | hao huang | 2015-03-28 | 1 | -0/+59 |