Skip to content

Remove Click version pin when black fixes Click incompatibility issue and off of python 2 #34

@madeline-scyphers

Description

@madeline-scyphers

🐛 Bug Report

Click > 8.1 broke some things with black, which they are trying to quickly fix. But right now we can fix it ourselves by pinning Click to < 8.1. We can't remove that until we move off of Python 2 because we are also pinned for black so that we can still have python 2 formatting support. Once we move off of Python 2, we should be able to remove the Click version pinning

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions