Skip to content

Drop support of Python 3.9 #1758

@candleindark

Description

@candleindark

The dev version of nwbinspector has started requiring Python 3.10 or above, as can be seen in its pyproject.toml file and out failing test:

Image

Let's drop our support for Python 3.10 to be in step with dependencies such as nwbinspector.

Possible steps involved.

  1. Update the Python requirement in pyproject.toml
  2. Remove used of Python 3.9 in test environments.

Metadata

Metadata

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