annotate tox.ini @ 107:450aff4c97e3

py35 compat
author Jeff Hammel <k0scist@gmail.com>
date Fri, 31 Mar 2017 17:06:59 -0700
parents ae8df6457f05
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