view tox.ini @ 97:5fc59dfa7aec

no more python2
author Jeff Hammel <k0scist@gmail.com>
date Mon, 27 May 2024 22:48:50 +0000
parents 65ef62208d05
children
line wrap: on
line source

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