# acme and letsencrypt are not yet on pypi, so when Tox invokes
# "install *.zip", it will not find deps
skipsdist=true
envlist=py26,py27,py33,py34,cover,lint
envlist=py27,cover,lint
[testenv]
commands=
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.