Skip to content

pytest-lazy-fixture in dependencies #1806

Description

@Calychas

https://github.com/SeldonIO/MLServer/blob/d3c12b65ab0427a7a50dd8dc59141f15927fad68/pyproject.toml#L77C9-L77C31

Currently installing mlserver==1.6.0.dev2 also installs pytest-lazy-fixture. This should have been specified in the dev-dependencies section.

Also pytest-lazy-fixture is unmaintained and not compatible with pytest>=8.0, so the unforeseen consequence is that the entire test suite breaks on updating mlserver to 1.6.0 😄

Metadata

Metadata

Assignees

No one assigned

    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