summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* Go back to "merge" -- -a failedAndrew Brookins2020-07-171-1/+2
* Use the -a flag instead of "combine"Andrew Brookins2020-07-171-2/+1
* Attempt to combine coverage filesAndrew Brookins2020-07-171-1/+3
* Try running codecov from toxAndrew Brookins2020-07-171-1/+15
* remove unnecessary tox environmentsAndy McCurdy2020-07-151-1/+1
* Move test Dockerfile into root, use COPYAndrew Brookins2020-07-141-0/+3
* Second try to add pypy and pypy3 to test runsAndrew Brookins2020-07-141-1/+1
* Improvements based on review feedback:Andrew Brookins2020-07-131-0/+12
* Switch to flake8 for static code analysis (#1328)Jon Dufresne2020-04-161-4/+4
* Enable BytesWarning during test and fix discovered case (#1322)Jon Dufresne2020-04-131-1/+1
* Add testing and support for PyPyJon Dufresne2020-04-041-1/+1
* Enable warnings during tests and fix discovered cases (#1283)Jon Dufresne2020-02-121-1/+1
* Drop support for end-of-life Python 3.4Jon Dufresne2019-12-071-1/+1
* Unify tox and Travis test matrix (#1243)Jon Dufresne2019-11-121-1/+2
* Support Python 3.8 (#1241)Rajiv Bakulesh Shah2019-11-111-1/+1
* Use tox "extras" option to install package extrasJon Dufresne2018-12-061-2/+3
* Use 'dist: xenial' in Travis to simplify configurationJon Dufresne2018-12-061-1/+1
* Unpin test dependenciesJon Dufresne2018-11-031-2/+2
* Remove support and testing for EOL Python 3.3Jon Dufresne2018-11-031-1/+1
* Remove support and testing for EOL Python 2.6Jon Dufresne2018-11-031-1/+1
* Sync tox.ini configuration with supported Python versionsJon Dufresne2018-11-011-1/+1
* pycodestyle requires python 2.7 or greaterAndy McCurdy2018-10-281-1/+1
* pep8 was renamed to pycodestyleRoey Prat2018-10-281-4/+4
* Test Python 3.6 in Travis CI and document in setup.pyJon Dufresne2017-01-281-1/+1
* Specify mock requirement for toxCarlton Gibson2016-06-101-1/+3
* simplified testing configuration and added Python 3.5 to the matrixAlex Grönholm2015-11-031-39/+9
* test against Python 3.4 with tox. note 3.4.0 has issues, use 3.4.1 insteadAndy McCurdy2014-05-291-1/+8
* better error handling with hiredis. fully fixes #456Andy McCurdy2014-04-211-4/+4
* fix pep8 environment, explicit python versions and require pytest>=2.5Andy McCurdy2014-03-291-13/+11
* work with new pip/toxAndy McCurdy2013-08-231-6/+0
* updated tox config for pytestpytestandy2013-06-081-9/+30
* test hiredis builds with toxandy2013-05-251-1/+17
* make tox run newest pep8andy2013-05-061-1/+1
* Format code per pep8 guidelinesPaul Belanger2013-03-301-1/+5
* Improved testing for multiple interpreters supportRoman Imankulov2012-11-211-0/+5