view tox.ini @ 424:6773286315f0

require pyparsing 1.5.6 for its Python 3 power
author catherine.devlin@gmail.com
date Wed, 20 Jul 2011 23:23:09 -0400
parents f7cb69b0da9e
children
line wrap: on
line source

[tox]
envlist = py25,py26,py27,py31,jython

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