blob: 1a577e90075b3b9dff4a62dc0d88638b49502feb [file] [log] [blame]
[tox]
envlist = py27, py35, py36, py37, py38, pypy
[testenv]
deps = mock
commands = python -m unittest discover -p *_test.py