Skip to content

Set minimum version of Python to 3.10 #142

@ns-rse

Description

@ns-rse

As with TopoStats we should look to drop support for Python == 3.9
as it will be end of life later this year and encourage users to upgrade.

  • Bump version to 3.10 in pyproject.toml.
  • Remove from __future__ import annotations from all files (required with Python 3.9).
  • Remove 3.9 from .github/workflows/tests.yaml.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions