Skip to content

The seaborn.apionly entry-point has been removed. #3747

@mathause

Description

@mathause

Seaborn recently dropped the apionly entry point (in version 0.10.0).

There is a dedicated import_seaborn function

def import_seaborn():

but it is not used in one place

from seaborn.apionly import color_palette

which now causes test failures

https://dev.azure.com/xarray/xarray/_build/results?buildId=2111&view=ms.vss-test-web.build-test-results-tab&runId=29632&paneView=debug&resultId=108176

Todo: double check if the supported versions of seaborn still require this workaround.

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