I noticed that the pylint step in our jenkins job is failing, and I think it might be that it is using the python3 pylint which is unable to find our python2 deps at runtime.
ok for me
TY!
Pull-Request has been merged by ralph
I noticed that the pylint step in our jenkins job is failing, and I think it
might be that it is using the python3 pylint which is unable to find our
python2 deps at runtime.