boltons/tox.ini

6 lines
112 B
INI
Raw Normal View History

[tox]
2015-04-10 05:17:47 +00:00
envlist = py27,pypy
[testenv]
deps = -rrequirements-test.txt
commands = py.test --doctest-modules boltons