DEBSOURCES
Skip Quicknav
sources / python-cssselect / 0.9.1%2Bgit90c72b0-1 / tox.ini
12345678910
[tox] envlist = py25,py26,py27,py32,py33 [testenv] deps=lxml commands = python cssselect/tests.py [testenv:py25] setenv = PIP_INSECURE = 1