1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00
thefuck/tox.ini

7 lines
87 B
INI
Raw Normal View History

2015-05-07 12:51:27 +01:00
[tox]
envlist = py27,py33,py34
[testenv]
deps = -rrequirements.txt
commands = py.test