xstatic-jquery.bootstrap.wi.../tox.ini
Ondřej Nový ea997b607a Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: I5a28f1d6d9137f766d25e9414ad5884ec5a01582
2015-12-11 21:30:02 +01:00

9 lines
103 B
INI

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