Skip to content

python verion >= 3.8 needed #4

@matthewwachter

Description

@matthewwachter

Probably worth adding a python version requirement into your setup.py file as your use of the walrus operator is only valid in version 3.8 and above.

python_requires=">=3.8",

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