Skip to content

python verion >= 3.8 needed #4

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",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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