blob: 769212a5242343f902712d28911d9637692425ed [file] [log] [blame]
[tox]
isolated_build = true
envlist = py{27, 37, 38, 39, 310, py, py3}
[testenv]
deps =
py27,pypy: mock
py27,pypy: contextlib2
commands = python -m unittest discover -p *_test.py