1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-19 12:24:29 +00:00
thefuck/tox.ini
2015-05-07 13:51:27 +02:00

7 lines
87 B
INI

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