annotate 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
rev   line source
399
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
1 [tox]
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
2 envlist = py25,py26,py27,py31,jython
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
3
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
4 [testenv]
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
5 deps=pyparsing
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
6 commands=
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
7 python cmd2.py
f7cb69b0da9e change version number to 0.6.2
catherine.devlin@gmail.com
parents:
diff changeset
8 python example/example.py --test example/exampleSession.txt