view tox.ini @ 249:a2bae4ae8eeb

we no longer support doctest
author Jeff Hammel <k0scist@gmail.com>
date Fri, 31 Mar 2017 18:10:44 -0700
parents 1c6807a22cea
children f10f5beb8ad1
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27
[testenv]
commands=python setup.py test