Skip to content

Compatibility With Lower Python Version #3

Description

@ikmckenz

I'm hoping to use this library, but I have a requirement on Python 3.10. Locally changing the pyproject.toml file to requires-python = ">=3.10" and running on python3.10 via uv, the unit/integration tests run with uv run pytest -q seem to all pass. Are there are runtime issues that might arise? Or can we lower the minimum required Python version to 3.10?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions