Source code
Revision control
Copy as Markdown
Other Tools
[tox]
envlist=py27,py26,py33,py34,py35
[testenv]
commands=
pytest {posargs}
deps=
pytest
[pytest]
testpaths=
testing
[tox]
envlist=py27,py26,py33,py34,py35
[testenv]
commands=
pytest {posargs}
deps=
pytest
[pytest]
testpaths=
testing