Skip to content
Snippets Groups Projects
Commit c4b6f627 authored by garciadeblas's avatar garciadeblas
Browse files

Pin robotframework-robocop version in tox.ini to 4.2.2 to fix stage2


Change-Id: I20e2c99974aeca202432d0473e585796001b7568
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 93e5cc28
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ changedir = {toxinidir}/robot-systest
deps = {[testenv]deps}
-r{toxinidir}/requirements-dev.txt
robotframework-lint
robotframework-robocop
robotframework-robocop==4.2.2
commands =
rflint --ignore LineTooLong --ignore TooFewTestSteps --ignore TooManyTestCases \
--ignore TooManyTestSteps --ignore TooFewKeywordSteps \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment