view tox.ini @ 93:93cf6ebe8a94

more -> python3
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 May 2020 14:47:03 -0700
parents 36f5d31c3ed6
children 65ef62208d05
line wrap: on
line source

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