view tox.ini @ 268:64979cfff465 default tip

some py3 fixes
author Jeff Hammel <k0scist@gmail.com>
date Tue, 29 May 2018 15:28:41 -0700
parents f10f5beb8ad1
children
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27
[testenv]
deps=pytest
commands=pytest tests/