1
0
forked from VimPlug/jedi
Files
jedi-fork/tox.ini
2013-02-24 15:01:39 +01:00

11 lines
189 B
INI

[tox]
envlist = py25, py26, py27, py32
[testenv]
setenv =
XDG_CACHE_HOME={envtmpdir}/cache
commands =
python regression.py
python run.py
python refactor.py
changedir = test