view tox.ini @ 438:a5f3d5a89d6c tip

pyparsing 2.0.0 only if on Python3
author Catherine Devlin <catherine.devlin@gmail.com>
date Tue, 19 Feb 2013 04:33:12 -0500
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