summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tox: Store cover in toplevel directoryAsk Solem2011-09-141-2/+6
* | Improve removepyc scriptAsk Solem2011-09-131-1/+0
* | Tox: remove pyc files before testingAsk Solem2011-09-131-5/+10
* | More tox improvementsAsk Solem2011-09-131-17/+17
* | Improves tox for py3kAsk Solem2011-09-131-1/+16
* | Tests passing on Python 3.2Ask Solem2011-09-131-13/+20
* | Remove py24 env from tox.iniAsk Solem2011-09-091-11/+1
|/
* Fixed unittests to run with PyPy, moved some module logic to test utilitiesChristopher Grebs2011-08-281-1/+9
* Test requirements specifies PyYAML==3.09 as 3.10 dropped Python 2.4 supportAsk Solem2011-06-281-0/+1
* Added tox.iniAsk Solem2010-07-201-0/+40