boltons/tox.ini

6 lines
107 B
INI
Raw Normal View History

[tox]
envlist = py27
[testenv]
deps = -rrequirements-test.txt
commands = py.test --doctest-modules boltons