Skip to content

Add new mindeps build with all optional dependencies  #10038

@jrbourbeau

Description

@jrbourbeau

Today we have a few CI builds that test that certain subsets of dask work with their minimum dependencies installed. For example, dask.array tests all pass when core minimum dependecies and numpy=1.21 are installed. However, we don't currently have coverage for all the other optional dependencies that dask supports. For example, we don't test that dask.array tests pass when minimum versions of other optional dependencies like zarr, scipy, etc. are installed. It'd be nice if we has a CI build that covered these cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing functionality or make things work bettertestsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions