Skip to content

Consider explicitly installing Pylint 1.9 for Python 2.7 #2163

@brettcannon

Description

@brettcannon

Pylint 2 only works on Python 3, so Python 2.7 users with an old version of pip will fail when trying to install Pylint 2 through the notification pop-up. We should consider explicitly doing pip install pylint<2.0.0 when running under Python 2.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-lintingfeature-requestRequest for new features or functionalityimportantIssue identified as high-priority

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions