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