Files
xstatic-angular-bootstrap/tox.ini
Tony Breeds 13ad44ed52 Remove py33 from the default envlist
Change-Id: I6d5422524e31fd72a61497c47acacaa6ed9fed97
2016-07-19 13:50:52 -07:00

9 lines
98 B
INI

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