Skip to content

Update pyproject.toml to use modern dependency groups #71

@huddlej

Description

@huddlej

The current pyproject format uses poetry-specific dependency specifications. Since version 2, poetry supports the Python standard definition of dependencies through "dependency groups". Switching to this new format will allow users to install evofr's optional dependencies with non-poetry tools like pip.

This change will require us to bump evofr's minimum poetry version to 2.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions