Remove irc testenv from tox.ini

Change-Id: I1b998ba9cfeb8744b9801c4968afae872ebcfeb3
testenv:irc is obsolete since the project-config split
This commit is contained in:
Steve Martinelli 2014-09-30 15:18:38 -04:00
parent 022cfb6142
commit b32ab2d00a

View File

@ -17,11 +17,6 @@ commands = {posargs}
[testenv:docs]
commands = python setup.py build_sphinx
[testenv:irc]
deps = PyYAML
irc
commands = python modules/accessbot/files/checkaccess.py -l modules/openstack_project/files/accessbot/channels.yaml openstackinfra
[flake8]
show-source = True
exclude = .tox