On Thu, Feb 11, 2021 at 01:58:43PM -0500, John Snow wrote: > We are specifying >= pylint 2.6.x for two reasons: > > 1. For setup.cfg support, added in pylint 2.5.x > 2. To clarify that we are using a version that has incompatibly dropped > bad-whitespace checks. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/Pipfile | 1 + > python/Pipfile.lock | 137 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 138 insertions(+) > create mode 100644 python/Pipfile.lock >
Tested at this point with: $ pipenv install --dev $ pipenv run pip freeze astroid==2.4.2 isort==5.7.0 lazy-object-proxy==1.4.3 mccabe==0.6.1 pylint==2.6.0 six==1.15.0 toml==0.10.2 typed-ast==1.4.2 wrapt==1.12.1 Reviewed-by: Cleber Rosa <cr...@redhat.com> Tested-by: Cleber Rosa <cr...@redhat.com>
signature.asc
Description: PGP signature