summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* chore(requirements): improve requirements management (#1710)Stevie Gayet2023-05-161-2/+1
* chore(python): remove Python 3.7 support (#1708)Stevie Gayet2023-05-151-11/+9
* chore(ci): fix lint job (#1718)Stevie Gayet2023-05-151-3/+3
* Update tox.ini to pin kafka imageAsif Saif Uddin2023-05-141-1/+1
* updated python versiions in CI (#1663)Asif Saif Uddin2023-03-131-16/+18
* [gh-actions]Asif Saif Uddin2022-04-271-0/+7
* Kafka support (#1506)CountRedClaw2022-04-211-1/+32
* Support pymongo 4.x (#1536)Jakub Pieńkowski2022-04-181-0/+12
* Add `mypy` to the pipeline (#1512)Marcelo Trylesinski2022-04-091-2/+5
* Fix PyPy CI jobsIllia Volochii2021-11-251-7/+8
* add python 3.10 to CI & fix other issues (#1402)Asif Saif Uddin2021-10-231-9/+10
* drop python 3.6 from CI (#1382)Asif Saif Uddin2021-09-091-7/+6
* Add support for Python 3.9Michał Bielawski2021-07-311-8/+9
* Add Github Actions CI (#1309)Matus Valo2021-03-071-6/+6
* attempt to update to tox docker 2.0Asif Saif Uddin2021-02-011-5/+7
* Update tox.Omer Katz2020-09-061-4/+3
* Merge branch 'master' into remove-python2-supportOmer Katz2020-07-301-3/+2
|\
| * tox.ini: Lint on Python, not on legacy Python (#1217)Christian Clauss2020-07-281-2/+2
* | Drop testing for Python < 3.6.Omer Katz2020-07-301-14/+9
|/
* Initial redis integration tests implementationMatus Valo2020-05-031-0/+11
* Enable integration tests for all versions of python in travisMatus Valo2020-04-301-1/+1
* Added integration testing infrastructure for RabbitMQMatus Valo2020-04-301-10/+23
* Issue 701 (#1141)Shai Berger2020-02-021-1/+1
* Added Python 3.8 support.Omer Katz2019-10-221-3/+5
* Fix broken build steps (#1062)Bruno Alla2019-06-161-2/+2
* drop py34Asif Saif Uddin2019-05-221-1/+0
* Fix windows build (#1044)Omer Katz2019-05-161-7/+6
* Make tox pick the correct compiler for Windows.Omer Katz2019-04-031-0/+2
* Avoid pip version check.Omer Katz2019-03-031-0/+2
* Bump PyPy to 6.0. Add PyPy3 to the build process. (#986)Omer Katz2019-01-101-1/+2
* revert.Omer Katz2019-01-091-2/+2
* Run flake8 with two jobs.Omer Katz2019-01-091-3/+3
* Run sphinx checks with two jobs.Omer Katz2019-01-091-2/+2
* Jython (#915)Asif Saif Uddin (Auvi)2018-09-051-2/+1
* Added Python 3.7 to the build matrix (#908)Omer Katz2018-08-161-1/+1
* Use pytest-sugar for output.Omer Katz2018-05-201-1/+1
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-191-0/+2
* Always report coverage (#837)Omer Katz2018-03-051-5/+1
* Add Python 3.6 to CI testing (#716)Jon Dufresne2017-04-171-1/+0
* Fix byte string for kazoo.Queue in Python 3 (#713)Dima Kurguzov2017-04-121-1/+3
* CI: Removes pypy3 targetAsk Solem2016-11-211-2/+0
* Moves pydocstyle config to setup.cfgAsk Solem2016-10-111-1/+1
* Fixes flakesAsk Solem2016-10-111-1/+1
* Adds pydocstyle as a tox targetAsk Solem2016-10-111-3/+17
* Travis: Use separate target to calculate coverageAsk Solem2016-08-291-4/+7
* Minor testing stuffAsk Solem2016-08-231-2/+2
* Rewrite tests to use py.testAsk Solem2016-08-231-2/+1
* Enable all flake8 rulesAsk Solem2016-07-011-1/+1
* [reqs] Reorganize ci requirementsAsk Solem2016-04-111-2/+2
* [tox] apicheck must install dev reqsAsk Solem2016-04-081-2/+2