xstatic-angular-cookies/tox.ini
Tony Breeds cb8c66b917 Add basic tox.ini file
Change-Id: Ibe83fa67aa5d13e1ead6f3d151bc15f824b712a8
2016-07-19 11:33:49 -07:00

8 lines
97 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34
[testenv:venv]
commands = {posargs}