Thai Tran 86c16c5941 Adding angular-gettext to xstatic package
Angular-gettext provides simple translation support for AngularJS.
We plan on using this in Horizon. This patch creates a stackforge repo for it.

Change-Id: I74e9b286e16b4a172488510a1ed70421c158e23b
2015-07-07 15:41:36 -07:00

10 lines
144 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip