Skip to content

Pyproject.toml requires python>=3.9, but 3.10 actually required #147

Description

@phargogh

Pyproject.toml requires that we use python >= 3.9, but geometamaker's models.py uses the match keyword which was introduced in python 3.10. This hasn't come up in our GHA tests or in conda-forge builds because python 3.10 is the lowest python version being tested.

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions