Skip to content

#5812 breaks Linux release pipeline #5900

@justinchuby

Description

@justinchuby

#5812 breaks the release pipeline by using np.broadcast_shapes which is not available until numpy 1.20, but the release pipeline specifies a minimally supported version to be 1.16.

We can either avoid the use of np.broadcast_shapes, or bump the min supported numpy version to 1.20.

@galagam

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions