Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pep8 was renamed to pycodestyle | Roey Prat | 2018-10-28 | 1 | -4/+4 |
* | Test Python 3.6 in Travis CI and document in setup.py | Jon Dufresne | 2017-01-28 | 1 | -1/+1 |
* | Specify mock requirement for tox | Carlton Gibson | 2016-06-10 | 1 | -1/+3 |
* | simplified testing configuration and added Python 3.5 to the matrix | Alex Grönholm | 2015-11-03 | 1 | -39/+9 |
* | test against Python 3.4 with tox. note 3.4.0 has issues, use 3.4.1 instead | Andy McCurdy | 2014-05-29 | 1 | -1/+8 |
* | better error handling with hiredis. fully fixes #456 | Andy McCurdy | 2014-04-21 | 1 | -4/+4 |
* | fix pep8 environment, explicit python versions and require pytest>=2.5 | Andy McCurdy | 2014-03-29 | 1 | -13/+11 |
* | work with new pip/tox | Andy McCurdy | 2013-08-23 | 1 | -6/+0 |
* | updated tox config for pytestpytest | andy | 2013-06-08 | 1 | -9/+30 |
* | test hiredis builds with tox | andy | 2013-05-25 | 1 | -1/+17 |
* | make tox run newest pep8 | andy | 2013-05-06 | 1 | -1/+1 |
* | Format code per pep8 guidelines | Paul Belanger | 2013-03-30 | 1 | -1/+5 |
* | Improved testing for multiple interpreters support | Roman Imankulov | 2012-11-21 | 1 | -0/+5 |