Files
xstatic-angular-bootstrap/tox.ini
T
Ondřej Nový 8648295573 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: I1252e0d79f2d71367a23f72e0d859005300af716
2015-12-11 23:47:24 +01:00

9 lines
103 B
INI

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