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