1
0
forked from VimPlug/jedi
Files
jedi-fork/tox.ini
2013-01-30 22:02:46 +01:00

9 lines
143 B
INI

[tox]
envlist = py25, py26, py27, py32
[testenv]
commands =
python regression.py
python run.py
python refactor.py
changedir = test