Skip to content
Snippets Groups Projects
Commit 3849d337 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-652: fix tox.ini file

parent b17bc4f5
Branches
Tags
1 merge request!268Resolve L2SS-652 "Investigate hdbpp python"
...@@ -78,4 +78,4 @@ commands = ...@@ -78,4 +78,4 @@ commands =
[flake8] [flake8]
filename = *.py,.stestr.conf,.txt filename = *.py,.stestr.conf,.txt
select = W292,B601,B602,T100,M001,F401,B001,B002,B003,B004,B005,B006,B007,B008,B009,B010,B011,B012,B013,B014.B015,B016,B017,B018 select = W292,B601,B602,T100,M001,F401,B001,B002,B003,B004,B005,B006,B007,B008,B009,B010,B011,B012,B013,B014.B015,B016,B017,B018
exclude=.tox,.egg-info,{toxinidir}/tangostationcontrol/toolkit/libhdbpp-python exclude=.tox,.egg-info,libhdbpp-python
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment