DEBSOURCES
Skip Quicknav
sources / python-pysaml2 / 3.0.0-5%2Bdeb9u1 / tox.ini
12345678910
[tox] envlist = py27,py34 [testenv] basepython = py27: python2.7 py34: python3.4 deps = pytest