Skip to content

Make it work with Python 3.7 #154

@lcian

Description

@lcian

The Python SDK supports Python 3.6, so we need to make the package work with it if we wanna use it there.
A solution is to define the TypedDict only if the Python version is >= 3.8, the SDK won't use it anyways.

Metadata

Metadata

Assignees

No one assigned
    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