Skip to content

prospector restricts dependency pycodestyle<2.4.0 #289

@djbrown

Description

@djbrown

In dffe827 the dependency to PyCQA/pycodestyle was restricted to be <2.4.0

https://github.com/PyCQA/prospector/blob/db0a6c54f4ed7f3627e163f1aab2c2d4e3cf9a02/setup.py#L28

When I try to install prospector in a project together with other tools like PyCQA/flake8 or hhatto/autopep8 i get a dependency mismatch, since they both have pycodestyle >= 2.4.0.

Can you update the dependencies to allow pycode 2.4.0, or is there a reason for keeping pycodestyle<2.4.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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