Skip to content

isort 5+ not found in pylama  #1482

@chamoulox

Description

@chamoulox

Hello,

I wanted to upgrade some dependencies on my project and while upgrading isort to any version above 5.0.0, when running pylama, it says:
WARNING:root:Linter isort not found.

I have isort specified in pylama.ini file (see below) and no other init file, and I switched back to 4.3.21 and there is no issue

[pylama]
format = pylint
linters = pylint,isort

From what I can see, there is no longer a setup.py file with isort configuration for pylama.
Any idea for fixing this ?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions