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