mirror of https://github.com/jab/bidict.git
6 lines
83 B
INI
6 lines
83 B
INI
|
[tox]
|
||
|
envlist = py27, pypy, py34
|
||
|
|
||
|
[testenv]
|
||
|
commands = python -m doctest bidict.py
|