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

Pin flake8 version while flake issues are being fixed


Change-Id: I1a5250946ff95eb74e7cf77935a51844573c74b6
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 976c06a1
No related branches found
No related tags found
No related merge requests found
Pipeline #18996 passed with warnings with stage
in 5 minutes and 37 seconds
......@@ -55,7 +55,7 @@ allowlist_externals = sh
#######################################################################################
[testenv:flake8]
deps = flake8
deps = flake8==7.1.2
commands =
flake8 osm_lcm/ setup.py
......
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