Skip to content

Edit pyproject.toml to be more restrictive with python version #26

@bengtlofgren

Description

@bengtlofgren

I was experiencing some trouble with my installed python version (3.13.x). By switching to python version 3.9, poetry was able to install the necessary dependencies.

By changing the pyproject.toml file to be more restrictive (say python = ">=3.9.2,<3.12"), this would be nice.

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