summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* [tox] apicheck: warnings are not errorsAsk Solem2016-04-081-1/+1
* [dist] Use apicheck from sphinx_celeryAsk Solem2016-04-081-8/+17
* Use unicode_litereals everywhere and updates flakeplus target to --2.7Ask Solem2016-04-061-1/+1
* [tests] Now depends on caseAsk Solem2016-04-051-4/+13
* Updates tox.iniAsk Solem2015-09-291-64/+19
* Adds pypy3 to test matrixAsk Solem2014-08-111-1/+13
* Attempt to fix CIAsk Solem2014-06-271-0/+5
* Merge branch '3.0'Ask Solem2014-06-241-5/+0
|\
| * Stable CI should not install requirements/dev.txtAsk Solem2014-06-021-6/+0
* | Restores accidentally removed tox.ini. Closes #358Ask Solem2014-05-301-0/+59
* | Fixes flakes after flake8 upgradeAsk Solem2014-05-271-59/+0
* | master now depends on Python 2.7Ask Solem2014-05-191-11/+0
|/
* Adds Python 3.4 target for ToxAsk Solem2014-03-191-0/+11
* Support for coverallsAsk Solem2014-02-091-22/+13
* Fix Python 3 unit tests in Travis CI.Matt Wise2013-12-031-1/+1
* Minimum version for Python3 is now 3.3Ask Solem2013-10-141-11/+0
* Drop distribute dependenciesSascha Peilicke2013-08-151-3/+0
* Attempt to fix Tox CIAsk Solem2013-06-181-6/+6
* [tox] install dev requirementsAsk Solem2013-05-151-0/+6
* tox: Don't enable coverage on Py3.xAsk Solem2013-02-131-24/+4
* Merge branch 'master' into 3.0Ask Solem2012-11-271-2/+0
|\
| * Removes pika transport, will wait until pika comes out of experimental its stateAsk Solem2012-11-151-2/+0
* | Something's wrong with tox py33 targetAsk Solem2012-11-121-1/+1
* | More msgpack test fixesAsk Solem2012-11-121-1/+1
* | Hopefully fix Travis buildAsk Solem2012-11-121-10/+2
* | [3.0] Requires Python 2.6 or higherAsk Solem2012-11-121-14/+1
* | Codebase now runs on both Py3 and Py2 (not using 2to3)Ask Solem2012-11-121-6/+28
|/
* Now depends on importlib+ordereddict if used with Python < 2.7, and simplejso...Ask Solem2012-09-121-2/+2
* Cleans up test requirementsAsk Solem2012-08-291-2/+10
* contrib directory now named 'extra'Ask Solem2012-06-211-7/+7
* Adds support for Apache Zookeeper as a transport.Mahendra M2012-06-071-1/+2
* Merge branch 'master' into 2.0-develAsk Solem2011-11-081-3/+8
|\
| * Py3k passingAsk Solem2011-10-291-3/+8
* | Merge branch 'master' into 2.0-develAsk Solem2011-09-271-3/+0
|\ \ | |/
| * tox: Missing cover3-htmlAsk Solem2011-09-141-0/+4
| * Fixes tox for py32Ask Solem2011-09-141-3/+3
| * Tox: Fixes coverage.xml locationAsk Solem2011-09-141-13/+13
| * Tox: specify correct xunit locationAsk Solem2011-09-141-7/+12
| * tox: Store cover in toplevel directoryAsk Solem2011-09-141-2/+7
| * Improve removepyc scriptAsk Solem2011-09-131-1/+0
| * Tox: remove pyc files before testingAsk Solem2011-09-131-6/+12
| * More tox improvementsAsk Solem2011-09-131-23/+23
| * Improves tox for py3kAsk Solem2011-09-131-1/+16
| * Tests passing on Python 3.2Ask Solem2011-09-131-20/+28
* | tox: adds jython targetAsk Solem2011-09-161-5/+3
* | Fixes syntax error in django transportAsk Solem2011-09-141-0/+11
* | tox: Missing cover3-htmlAsk Solem2011-09-141-0/+4
* | Fixes tox for py32Ask Solem2011-09-141-3/+3
* | Tox: Fixes coverage.xml locationAsk Solem2011-09-141-12/+12
* | Tox: specify correct xunit locationAsk Solem2011-09-141-6/+10