Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
dateutil
/
85dc0153e46f5e1831b2bd59e2344e07122881fa
/
.
/
tox.ini
blob: 0f9909a69c69d066877bc3fc13e95b6a73acc34e [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
py27
,
py32
,
py33
,
py34
,
py35
,
py36
,
pypy
,
pypy3
[
testenv
]
commands
=
pytest
{
posargs
}
deps
=
-
rtest_requirements
.
txt