Remove irc testenv from tox.ini
Change-Id: I1b998ba9cfeb8744b9801c4968afae872ebcfeb3 testenv:irc is obsolete since the project-config split
This commit is contained in:
parent
022cfb6142
commit
b32ab2d00a
5
tox.ini
5
tox.ini
@ -17,11 +17,6 @@ commands = {posargs}
|
|||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
commands = python setup.py build_sphinx
|
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]
|
[flake8]
|
||||||
show-source = True
|
show-source = True
|
||||||
exclude = .tox
|
exclude = .tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user