Commit f1eae1a1 authored by Tres Seaver's avatar Tres Seaver

Test under tox: Python 2.6, 2.7, 3.3, 3.4.

parent d0eb89cb
[tox]
envlist =
py26,py27,py33,py34
[testenv]
usedevelop = true
setenv =
LD_LIBRARY_PATH={toxinidir}/../src/.libs
commands =
python setup.py -q --cpp_implementation develop
python setup.py -q test -q
deps =
six
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment