Sign in
android
/
platform
/
external
/
python
/
mako
/
3287ffb
/
.
/
tox.ini
blob: d73c377b0ad3499522e4030c5681f71df502e042 [
file
]
# content of: tox.ini , put in same dir as setup.py
[
tox
]
envlist
=
py
{
26
,
27
,
33
,
34
}
[
testenv
]
deps
=
pytest
py
{
26
,
27
}:
mock
beaker
markupsafe
pygments
babel
dogpile
.
cache
lingua
<
4
commands
=
py
.
test