[tox]
envlist = py34
[testenv]
deps = matplotlib
whitelist_externals = echo cp passenv = LD_LIBRARY_PATH changedir = {envtmpdir} commands =
cp -r {toxinidir}/tests {envtmpdir}
python tests/test_io.py -n 32 --run --initialize --ncpu 2