view tox.ini @ 96:9dbdcb1adca1

py3
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 10:49:55 -0800
parents 65ef62208d05
children
line wrap: on
line source

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