Files
deb-python-httpretty/tox.ini
Gabriel Falcao 9866533a98 travis + tox
2012-11-07 23:54:18 -05:00

8 lines
111 B
INI

[tox]
envlist = py26, py27
[testenv]
commands =
pip install --use-mirrors -q -r requirements.pip
make