summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* update pypy on tox (#402)Asif Saif Uddin2022-12-291-1/+1
* start dropping python 3.6 (#387)masterAsif Saif Uddin2022-01-101-5/+3
* add new python versions to tox (#366)Asif Saif Uddin2021-12-131-2/+4
* Added GitHub actions CI (#359)Matus Valo2021-03-071-4/+4
* Fix for tox-docker 2.0Jorrit2021-01-281-3/+4
* CI for Python 3 only.Omer Katz2020-08-311-6/+5
* Map in Docker only used 5671 and 5672 portsMatus Valo2020-08-251-0/+3
* Drop Python 2.7 and 3.4 support.Omer Katz2020-08-191-8/+4
* Added python 3.8 to CI (#301)Matus Valo2020-01-141-2/+3
* Add support for TLS integration tests. (#299)Matus Valo2020-01-081-3/+3
* add healthcheck for rabbitmq container (#296)thenewguy2019-11-151-1/+8
* upgrade tox-docker and force rabbitmq to listen on port 5671 (#295)thenewguy2019-11-151-1/+3
* Mark tox-docker as required.Omer Katz2019-06-101-0/+1
* drop py34Asif Saif Uddin2019-05-231-3/+2
* Use tox-docker in integration tests (#262)Omer Katz2019-03-091-2/+6
* Speed up CI a bit by disabling pip version check.Omer Katz2019-03-021-0/+1
* Added RabbitMQ integration tests (#257)Matus Valo2019-02-181-9/+6
* Bump PyPy to 6.0. Add PyPy3 to the build process. (#238)Matus Valo2019-01-141-1/+2
* Added Python 3.7 to the build matrix. Enabled stages. (#203)Omer Katz2018-08-161-0/+2
* Document and test all supported Python versions (#140)Jon Dufresne2017-04-161-1/+3
* CI: Removes pypy3 from build matrixAsk Solem2016-12-141-2/+0
* CI: Add pypy3 to allowed_failures (#116)Jelte Fennema2016-11-231-0/+2
* CI: Removes pypy3 targetAsk Solem2016-11-221-2/+0
* Adds pydocstyle tox targetAsk Solem2016-10-111-4/+17
* Tox: Add t/ to flakes dirsAsk Solem2016-08-231-2/+2
* Use py.testAsk Solem2016-08-231-1/+1
* Enable all flake8 rulesAsk Solem2016-07-011-1/+1
* [tox] apicheck: warnings are not errorsAsk Solem2016-04-081-1/+1
* [dist] Use apicheck from sphinx_celeryAsk Solem2016-04-081-10/+11
* Use unicode_literals for all files, and updates flakeplus target to --2.7Ask Solem2016-04-061-1/+11
* [tests] Now depends on caseAsk Solem2016-04-051-4/+1
* Now uses vine for promisesAsk Solem2016-03-021-0/+1
* Unit tests for amqp, with 96% coverage so farAsk Solem2015-12-071-38/+19
* Drops Python 2.6 support and adds support for Python 3.4Ask Solem2014-06-201-8/+8
* Tox fixedAsk Solem2014-02-211-2/+0
* Adds requirements/test3.txt as unittest2 is not required thereAsk Solem2014-02-211-1/+1
* Fixes toxAsk Solem2014-02-211-5/+5
* tox: there is no default requirementsAsk Solem2014-02-201-5/+0
* Adds Travis and coverallsAsk Solem2014-02-201-0/+54