Skip to content

Remove checks for Python 3.8, document that 3.8 or higher is needed and test on >3.8 #67

Description

@simonprickett

The Makefile currently requires Python 3.8. Remove this hard requirement (probably also the .python-version file) and make sure that the environment builds and tests on Python >=3.8 (e.g. try with 3.9/10/11). Will require update to the README file to say what the minimum version of Python required is.

Removing tests for Python version in favour of documenting the minimum required Python version seems to be a better way to go now.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions