@@ -0,0 +1 @@
ply
@@ -0,0 +1,10 @@
[tox]
envlist = py26,py27,pep8
[testenv]
deps = -r{toxinidir}/requirements.txt
commands = python lesscpy/test/__main__.py
[testenv:pep8]
deps = pep8
commands = pep8 --repeat --show-source --ignore=E501 --exclude=.venv,.tox,dist,doc lesscpy
The note is not visible to the blocked user.