annotate tox.ini @ 109:7cb236c32d0b

[templates] --cwd requires no argument
author Jeff Hammel <k0scist@gmail.com>
date Fri, 07 Jul 2017 08:49:54 -0700
parents 450aff4c97e3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
107
450aff4c97e3 py35 compat
Jeff Hammel <k0scist@gmail.com>
parents: 104
diff changeset
1 # https://tox.readthedocs.io/en/latest/
104
ae8df6457f05 begin to toxify
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
2 [tox]
107
450aff4c97e3 py35 compat
Jeff Hammel <k0scist@gmail.com>
parents: 104
diff changeset
3 envlist=py27
450aff4c97e3 py35 compat
Jeff Hammel <k0scist@gmail.com>
parents: 104
diff changeset
4 [testenv]
450aff4c97e3 py35 compat
Jeff Hammel <k0scist@gmail.com>
parents: 104
diff changeset
5 commands=python setup.py test