bidict/tox.ini

6 lines
83 B
INI

[tox]
envlist = py27, pypy, py34
[testenv]
commands = python -m doctest bidict.py