[tox] envlist = py27, py34, pypy, pypy3 [testenv] commands = pip install -e .[test] py.test --doctest-modules bidict tests