1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00
thefuck/tox.ini
2015-07-25 03:22:05 +03:00

7 lines
104 B
INI

[tox]
envlist = py27,py33,py34
[testenv]
deps = -rrequirements.txt
commands = py.test -v --capture=sys