DEBSOURCES
Skip Quicknav
sources / python-xstatic-dagre / 0.6.4.0-5 / tox.ini
12345678
[tox] minversion = 1.6 skipsdist = True envlist = py27,py34 [testenv:venv] basepython = python3 commands = {posargs}