Skip to content

python 2 compatibility #16

@cgeering

Description

@cgeering

An f-string was added in #6 here, which is not valid py2; results in a SyntaxError when trying to import retrying in a py2 environment: Image

Seems like 1.3.5 is supposed to be py3 only, but pip install still let's you install 1.3.5 in a py2 environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions