Skip to content

Conversation

kernelshard
Copy link

  • Fixed dict[str, str] to Dict[str, str] in _utils.py for Python 3.8 support
  • Added Python version matrix (3.8-3.13) to CI testing.

…g CI testing matrix

- Change dict to Dict for Python 3.8 support
- Add Python version matrix (3.8-3.13) to github action test workflow
- Include tox in [tool.hatch.envs.hatch-test].extra-dependencies
- Makes it easy for developers to run multi-version tests locally
- No impact on end users or package size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant