annotate tox.ini @ 114:5099d45c7730 default tip

output ini_path on error
author Jeff Hammel <k0scist@gmail.com>
date Mon, 03 Jun 2024 09:29:38 -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