summaryrefslogtreecommitdiff
path: root/tox.ini
blob: fa877baf525ff2f680b8bfd3e22fec50ac9d9f1f (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py25,py26,py27,py31,py33,jython

[testenv]
deps=pyparsing
commands=
  {envpython} cmd2.py
  {envpython} example/example.py --test example/exampleSession.txt